Lines Matching full:rounds
23 rounds .req x11
382 * void aesbs_convert_key(u8 out[], u32 const rk[], int rounds)
456 sub rounds, rounds, #1
464 subs rounds, rounds, #1
496 lsl x9, rounds, #7
522 sub rounds, rounds, #1
530 subs rounds, rounds, #1
560 * aesbs_ecb_encrypt(u8 out[], u8 const in[], u8 const rk[], int rounds,
562 * aesbs_ecb_decrypt(u8 out[], u8 const in[], u8 const rk[], int rounds,
597 mov rounds, x22
634 * aesbs_cbc_decrypt(u8 out[], u8 const in[], u8 const rk[], int rounds,
678 mov rounds, x22
733 * aesbs_xts_encrypt(u8 out[], u8 const in[], u8 const rk[], int rounds,
735 * aesbs_xts_decrypt(u8 out[], u8 const in[], u8 const rk[], int rounds,
767 mov rounds, x3
821 * int rounds, int blocks, u8 iv[])
841 mov rounds, x3