Searched defs:inv_shift_rows (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm/crypto/ | ||
H A D | aes-neonbs-core.S | 285 t0, t1, t2, t3, mask |
/openbmc/u-boot/lib/ | ||
H A D | aes.c | 364 static void inv_shift_rows(u8 *state) in inv_shift_rows() function |