Searched defs:round_key (Results 1 – 2 of 2) sorted by relevance
212 static inline void xor_round_key(AESState *round_state, AESState *round_key) in xor_round_key()271 &round_key, in GEN_ZVKNED_HELPER_VV()
864 u8 round_key[16]; in aes128k128d() local