Home
last modified time | relevance | path

Searched refs:aesenc_SB_SR_MC_AK (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/crypto/
H A Daes-round.h71 static inline void aesenc_SB_SR_MC_AK(AESState *r, const AESState *st, in aesenc_SB_SR_MC_AK() function
/openbmc/qemu/target/riscv/
H A Dcrypto_helper.c89 aesenc_SB_SR_MC_AK(&t, &t, &aes_zero, false); in HELPER()
H A Dvcrypto_helper.c285 GEN_ZVKNED_HELPER_VV(vaesem_vv, aesenc_SB_SR_MC_AK(&round_state,
289 GEN_ZVKNED_HELPER_VS(vaesem_vs, aesenc_SB_SR_MC_AK(&round_state,
/openbmc/qemu/target/ppc/
H A Dint_helper.c2933 aesenc_SB_SR_MC_AK(ad, st, rk, true); in helper_vcipher()
/openbmc/qemu/target/i386/
H A Dops_sse.h2176 aesenc_SB_SR_MC_AK(ad, st, rk, false); in glue()