Lines Matching defs:round_key
1677 static inline void aes_round(v128_t *state, const v128_t *round_key) in aes_round()
1702 static inline void aes_inv_round(v128_t *state, const v128_t *round_key) in aes_inv_round()
1727 static inline void aes_final_round(v128_t *state, const v128_t *round_key) in aes_final_round()
1763 static inline void aes_inv_final_round(v128_t *state, const v128_t *round_key) in aes_inv_final_round()
1801 static inline void aes_round(v128_t *state, const v128_t *round_key) in aes_round()
1839 static inline void aes_inv_round(v128_t *state, const v128_t *round_key) in aes_inv_round()
1882 static inline void aes_final_round(v128_t *state, const v128_t *round_key) in aes_final_round()
1944 static inline void aes_inv_final_round(v128_t *state, const v128_t *round_key) in aes_inv_final_round()
2008 static inline void aes_round(v128_t *state, const v128_t *round_key) in aes_round()
2032 static inline void aes_inv_round(v128_t *state, const v128_t *round_key) in aes_inv_round()
2057 static inline void aes_final_round(v128_t *state, const v128_t *round_key) in aes_final_round()
2093 static inline void aes_inv_final_round(v128_t *state, const v128_t *round_key) in aes_inv_final_round()