Home
last modified time | relevance | path

Searched refs:xor_round_key (Results 1 – 1 of 1) 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() function
297 GEN_ZVKNED_HELPER_VS(vaesz_vs, xor_round_key(&round_state, &round_key);)