Home
last modified time | relevance | path

Searched defs:round_key (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dvcrypto_helper.c212 static inline void xor_round_key(AESState *round_state, AESState *round_key) in xor_round_key()
271 &round_key, in GEN_ZVKNED_HELPER_VV()
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_security.c864 u8 round_key[16]; in aes128k128d() local