Home
last modified time | relevance | path

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

/linux/drivers/crypto/nx/
A Dnx-aes-cbc.c48 memcpy(csbcpb->cpb.aes_cbc.key, in_key, key_len); in cbc_aes_nx_set_key()
75 csbcpb->cpb.aes_cbc.iv); in cbc_aes_nx_crypt()
89 memcpy(req->iv, csbcpb->cpb.aes_cbc.cv, AES_BLOCK_SIZE); in cbc_aes_nx_crypt()
A Dnx-aes-ctr.c102 memcpy(iv, csbcpb->cpb.aes_cbc.cv, AES_BLOCK_SIZE); in ctr_aes_nx_crypt()
A Dnx_csbcpb.h123 struct cop_symcpb_aes_cbc aes_cbc; member
/linux/drivers/crypto/vmx/
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
/linux/drivers/crypto/hisilicon/sec2/
A Dsec_crypto.c829 GEN_SEC_SETKEY_FUNC(aes_cbc, SEC_CALG_AES, SEC_CMODE_CBC) in GEN_SEC_SETKEY_FUNC()

Completed in 11 milliseconds