Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/crypto/
H A DMakefile27 vmx-crypto-objs := vmx.o aesp8-ppc.o ghashp8-ppc.o aes.o aes_cbc.o aes_ctr.o aes_xts.o ghash.o
/linux-6.15/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)
/linux-6.15/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c875 GEN_SEC_SETKEY_FUNC(aes_xts, SEC_CALG_AES, SEC_CMODE_XTS) in GEN_SEC_SETKEY_FUNC()
/linux-6.15/
H A DMAINTAINERS11412 F: arch/powerpc/crypto/aes_xts.c