Home
last modified time | relevance | path

Searched refs:aesdec_ISB_ISR_AK_IMC (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/crypto/
H A Daes-round.h131 static inline void aesdec_ISB_ISR_AK_IMC(AESState *r, const AESState *st, in aesdec_ISB_ISR_AK_IMC() function
/openbmc/qemu/target/riscv/
H A Dvcrypto_helper.c289 GEN_ZVKNED_HELPER_VV(vaesdm_vv, aesdec_ISB_ISR_AK_IMC(&round_state,
293 GEN_ZVKNED_HELPER_VS(vaesdm_vs, aesdec_ISB_ISR_AK_IMC(&round_state,
/openbmc/qemu/target/ppc/
H A Dint_helper.c2947 aesdec_ISB_ISR_AK_IMC(ad, st, rk, true); in helper_vncipher()