Searched refs:aes_xts (Results 1 – 4 of 4) sorted by relevance
27 vmx-crypto-objs := vmx.o aesp8-ppc.o ghashp8-ppc.o aes.o aes_cbc.o aes_ctr.o aes_xts.o ghash.o
104 } aes_xts; member141 #define CCP_XTS_SIZE(p) ((p)->aes_xts.size)142 #define CCP_XTS_TYPE(p) ((p)->aes_xts.type)143 #define CCP_XTS_ENCRYPT(p) ((p)->aes_xts.encrypt)
875 GEN_SEC_SETKEY_FUNC(aes_xts, SEC_CALG_AES, SEC_CMODE_XTS) in GEN_SEC_SETKEY_FUNC()
11412 F: arch/powerpc/crypto/aes_xts.c