Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ccree/
Dcc_buffer_mgr.c66 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_copy_mac() local
397 cc_set_aead_conf_buf(struct device *dev, struct aead_req_ctx *areq_ctx, in cc_set_aead_conf_buf()
423 static int cc_set_hash_buf(struct device *dev, struct ahash_req_ctx *areq_ctx, in cc_set_hash_buf()
569 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_unmap_aead_request() local
717 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_aead_chain_iv() local
761 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_aead_chain_assoc() local
850 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_prepare_aead_data_dlli() local
882 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_prepare_aead_data_mlli() local
1013 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_aead_chain_data() local
1131 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_update_aead_mlli_nents() local
[all …]
Dcc_aead.c210 struct aead_req_ctx *areq_ctx = aead_request_ctx(areq); in cc_aead_complete() local
717 struct aead_req_ctx *areq_ctx = aead_request_ctx(areq); in cc_set_assoc_desc() local
756 struct aead_req_ctx *areq_ctx = aead_request_ctx(areq); in cc_proc_authen_desc() local
821 struct aead_req_ctx *areq_ctx = aead_request_ctx(areq); in cc_proc_cipher_desc() local
1304 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in validate_data_size() local
1583 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_proc_rfc4309_ccm() local
1873 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_proc_rfc4_gcm() local
1891 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_proc_aead() local
2051 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_aead_encrypt() local
2072 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_rfc4309_ccm_encrypt() local
[all …]
Dcc_hash.c2106 static void cc_set_desc(struct ahash_req_ctx *areq_ctx, in cc_set_desc()
/Linux-v4.19/crypto/
Dauthenc.c125 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in authenc_geniv_ahash_done() local
146 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_genicv() local
205 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_encrypt() local
243 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_decrypt_tail() local
293 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_decrypt() local
Dauthencesn.c106 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_genicv_tail() local
138 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_genicv() local
199 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_encrypt() local
239 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_decrypt_tail() local
288 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_decrypt() local