Home
last modified time | relevance | path

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

/linux/drivers/crypto/nx/
H A Dnx-aes-ctr.c49 memcpy(csbcpb->cpb.aes_ctr.key, in_key, key_len); in ctr_aes_nx_set_key()
88 csbcpb->cpb.aes_ctr.iv); in ctr_aes_nx_crypt()
H A Dnx_csbcpb.h128 struct cop_symcpb_aes_ctr aes_ctr; member
/linux/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/
H A DMAINTAINERS11119 F: arch/powerpc/crypto/aes_ctr.c