Lines Matching full:rounds
24 rounds .req ip
432 * void aesbs_convert_key(u8 out[], u32 const rk[], int rounds)
507 sub rounds, rounds, #1
521 subs rounds, rounds, #1
551 add bskey, bskey, rounds, lsl #7
576 sub rounds, rounds, #1
590 subs rounds, rounds, #1
618 * aesbs_ecb_encrypt(u8 out[], u8 const in[], u8 const rk[], int rounds,
620 * aesbs_ecb_decrypt(u8 out[], u8 const in[], u8 const rk[], int rounds,
643 mov rounds, r3
679 * int rounds, int blocks, u8 iv[])
704 mov rounds, r3
772 * int rounds, int bytes, u8 ctr[])
813 mov rounds, r3
906 * aesbs_xts_encrypt(u8 out[], u8 const in[], u8 const rk[], int rounds,
908 * aesbs_xts_decrypt(u8 out[], u8 const in[], u8 const rk[], int rounds,
988 mov rounds, r3