Home
last modified time | relevance | path

Searched refs:aes_xts (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/vmx/
H A DMakefile3 vmx-crypto-objs := vmx.o aesp8-ppc.o ghashp8-ppc.o aes.o aes_cbc.o aes_ctr.o aes_xts.o ghash.o
/kernel/linux/linux-6.6/drivers/crypto/vmx/
H A DMakefile3 vmx-crypto-objs := vmx.o aesp8-ppc.o ghashp8-ppc.o aes.o aes_cbc.o aes_ctr.o aes_xts.o ghash.o
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dccp-dev-v5.c104 } aes_xts; member
141 #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)
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dccp-dev-v5.c104 } aes_xts; member
141 #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)
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c677 GEN_SEC_SETKEY_FUNC(aes_xts, SEC_CALG_AES, SEC_CMODE_XTS)
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c878 GEN_SEC_SETKEY_FUNC(aes_xts, SEC_CALG_AES, SEC_CMODE_XTS)

Completed in 10 milliseconds