Home
last modified time | relevance | path

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

/linux/drivers/crypto/nx/
H A Dnx-aes-ctr.c51 memcpy(csbcpb->cpb.aes_ctr.key, in_key, key_len); in ctr_aes_nx_set_key()
90 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 DMakefile14 vmx-crypto-objs := vmx.o ghashp8-ppc.o aes_cbc.o aes_ctr.o aes_xts.o ghash.o
/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c958 GEN_SEC_SETKEY_FUNC(aes_ctr, SEC_CALG_AES, SEC_CMODE_CTR) in GEN_SEC_SETKEY_FUNC()
/linux/
H A DMAINTAINERS12279 F: arch/powerpc/crypto/aes_ctr.c