Home
last modified time | relevance | path

Searched defs:shift_rows (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm64/crypto/
H A Daes-neonbs-core.S239 .macro shift_rows, x0, x1, x2, x3, x4, x5, x6, x7, mask macro
/openbmc/linux/arch/arm/crypto/
H A Daes-neonbs-core.S261 t0, t1, t2, t3, mask
/openbmc/u-boot/lib/
H A Daes.c326 static void shift_rows(u8 *state) in shift_rows() function
/openbmc/linux/crypto/
H A Daegis128-neon-inner.c58 static const uint8_t shift_rows[] = { in aegis_aes_round() local