Home
last modified time | relevance | path

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

/openbmc/qemu/host/include/ppc/host/crypto/
H A Daes-round.h84 static inline AESStateVec aes_accel_vcipherlast(AESStateVec d, AESStateVec k) in aes_accel_vcipherlast() function
115 t = aes_accel_vcipherlast(t, k); in aesenc_SB_SR_AK_accel()
137 t = aes_accel_vcipherlast(t, z); in aesdec_IMC_accel()