Searched refs:inv_shift_rows (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/lib/ |
H A D | aes.c | 364 static void inv_shift_rows(u8 *state) in inv_shift_rows() function 575 inv_shift_rows(state); in aes_decrypt()
|
/openbmc/linux/arch/arm/crypto/ |
H A D | aes-neonbs-core.S | 284 .macro inv_shift_rows, x0, x1, x2, x3, x4, x5, x6, x7, \ 586 inv_shift_rows q0, q1, q2, q3, q4, q5, q6, q7, q8, q9, q10, q11, q12
|