Searched defs:shift_rows (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/arm64/crypto/ |
H A D | aes-neonbs-core.S | 239 .macro shift_rows, x0, x1, x2, x3, x4, x5, x6, x7, mask macro
|
/openbmc/linux/arch/arm/crypto/ |
H A D | aes-neonbs-core.S | 261 t0, t1, t2, t3, mask
|
/openbmc/u-boot/lib/ |
H A D | aes.c | 326 static void shift_rows(u8 *state) in shift_rows() function
|
/openbmc/linux/crypto/ |
H A D | aegis128-neon-inner.c | 58 static const uint8_t shift_rows[] = { in aegis_aes_round() local
|