Home
last modified time | relevance | path

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

/openbmc/qemu/host/include/ppc/host/crypto/
H A Daes-round.h101 t = aes_accel_ld(st, be); in aesenc_MC_accel()
113 t = aes_accel_ld(st, be); in aesenc_SB_SR_AK_accel()
114 k = aes_accel_ld(rk, be); in aesenc_SB_SR_AK_accel()
125 t = aes_accel_ld(st, be); in aesenc_SB_SR_MC_AK_accel()
126 k = aes_accel_ld(rk, be); in aesenc_SB_SR_MC_AK_accel()
136 t = aes_accel_ld(st, be); in aesdec_IMC_accel()
148 t = aes_accel_ld(st, be); in aesdec_ISB_ISR_AK_accel()
149 k = aes_accel_ld(rk, be); in aesdec_ISB_ISR_AK_accel()
160 t = aes_accel_ld(st, be); in aesdec_ISB_ISR_AK_IMC_accel()
161 k = aes_accel_ld(rk, be); in aesdec_ISB_ISR_AK_IMC_accel()
[all …]