Searched refs:aes_xts (Results 1 – 3 of 3) sorted by relevance
3 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)
879 GEN_SEC_SETKEY_FUNC(aes_xts, SEC_CALG_AES, SEC_CMODE_XTS) in GEN_SEC_SETKEY_FUNC()