Home
last modified time | relevance | path

Searched refs:mul_by_x (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/crypto/
H A Daes.c91 static u32 mul_by_x(u32 w) in mul_by_x() function
120 u32 y = mul_by_x(x) ^ ror32(x, 16); in mix_columns()
201 for (i = 0, rc = 1; i < 10; i++, rc = mul_by_x(rc)) { in aes_expandkey()
/openbmc/linux/arch/arm64/crypto/
H A Daes-neon.S28 .macro mul_by_x, out, in, temp, const macro
90 mul_by_x v9.16b, \in\().16b, v8.16b, v12.16b