Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dvcrypto_helper.c211 static inline void xor_round_key(AESState *round_state, AESState *round_key) in xor_round_key()
270 &round_key, in GEN_ZVKNED_HELPER_VV()