Searched defs:mix_columns (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm64/crypto/ | ||
H A D | aes-neon.S | 81 .macro mix_columns, in, enc macro |
/openbmc/linux/lib/crypto/ | ||
H A D | aes.c | 110 static u32 mix_columns(u32 x) in mix_columns() function |