Home
last modified time | relevance | path

Searched defs:areq_ctx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/ccree/
H A Dcc_buffer_mgr.c55 struct aead_req_ctx *areq_ctx = aead_request_ctx_dma(req); in cc_copy_mac() local
289 cc_set_aead_conf_buf(struct device *dev, struct aead_req_ctx *areq_ctx, in cc_set_aead_conf_buf()
315 static int cc_set_hash_buf(struct device *dev, struct ahash_req_ctx *areq_ctx, in cc_set_hash_buf()
459 struct aead_req_ctx *areq_ctx = aead_request_ctx_dma(req); in cc_unmap_aead_request() local
549 struct aead_req_ctx *areq_ctx = aead_request_ctx_dma(req); in cc_aead_chain_iv() local
589 struct aead_req_ctx *areq_ctx = aead_request_ctx_dma(req); in cc_aead_chain_assoc() local
655 struct aead_req_ctx *areq_ctx = aead_request_ctx_dma(req); in cc_prepare_aead_data_dlli() local
681 struct aead_req_ctx *areq_ctx = aead_request_ctx_dma(req); in cc_prepare_aead_data_mlli() local
793 struct aead_req_ctx *areq_ctx = aead_request_ctx_dma(req); in cc_aead_chain_data() local
898 struct aead_req_ctx *areq_ctx = aead_request_ctx_dma(req); in cc_update_aead_mlli_nents() local
[all …]
/linux/crypto/
H A Dauthencesn.c88 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_genicv_tail() local
117 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_genicv() local
162 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_encrypt() local
202 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_decrypt_tail() local
249 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_decrypt() local
H A Dauthenc.c115 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in authenc_geniv_ahash_finish() local
152 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_genicv() local
193 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_encrypt() local
235 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_decrypt_tail() local
286 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_decrypt() local