Home
last modified time | relevance | path

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

/drivers/crypto/nx/
A Dnx-aes-cbc.c50 memcpy(csbcpb->cpb.aes_cbc.key, in_key, key_len); in cbc_aes_nx_set_key()
77 csbcpb->cpb.aes_cbc.iv); in cbc_aes_nx_crypt()
91 memcpy(req->iv, csbcpb->cpb.aes_cbc.cv, AES_BLOCK_SIZE); in cbc_aes_nx_crypt()
A Dnx-aes-ctr.c104 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
/drivers/crypto/hisilicon/sec2/
A Dsec_crypto.c949 GEN_SEC_SETKEY_FUNC(aes_cbc, SEC_CALG_AES, SEC_CMODE_CBC) in GEN_SEC_SETKEY_FUNC()

Completed in 11 milliseconds