Lines Matching defs:round_key
1505 aes_round(v128_t *state, const v128_t *round_key) { in aes_round()
1532 aes_inv_round(v128_t *state, const v128_t *round_key) { in aes_inv_round()
1558 aes_final_round(v128_t *state, const v128_t *round_key) { in aes_final_round()
1594 aes_inv_final_round(v128_t *state, const v128_t *round_key) { in aes_inv_final_round()
1633 aes_round(v128_t *state, const v128_t *round_key) { in aes_round()
1672 aes_inv_round(v128_t *state, const v128_t *round_key) { in aes_inv_round()
1713 aes_final_round(v128_t *state, const v128_t *round_key) { in aes_final_round()
1748 aes_inv_final_round(v128_t *state, const v128_t *round_key) { in aes_inv_final_round()
1785 aes_round(v128_t *state, const v128_t *round_key) { in aes_round()
1812 aes_inv_round(v128_t *state, const v128_t *round_key) { in aes_inv_round()
1838 aes_final_round(v128_t *state, const v128_t *round_key) { in aes_final_round()
1874 aes_inv_final_round(v128_t *state, const v128_t *round_key) { in aes_inv_final_round()