Home
last modified time | relevance | path

Searched defs:mul_by_x2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/crypto/
H A Daes-neon.S36 .macro mul_by_x2, out, in, temp, const macro
/openbmc/linux/lib/crypto/
H A Daes.c100 static u32 mul_by_x2(u32 w) in mul_by_x2() function