Home
last modified time | relevance | path

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

/linux-6.15/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
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
948 struct aead_req_ctx *areq_ctx = aead_request_ctx_dma(req); in cc_map_aead_request() local
1145 struct ahash_req_ctx *areq_ctx = (struct ahash_req_ctx *)ctx; in cc_map_hash_request_final() local
[all …]
H A Dcc_aead.c211 struct aead_req_ctx *areq_ctx = aead_request_ctx_dma(areq); in cc_aead_complete() local
726 struct aead_req_ctx *areq_ctx = aead_request_ctx_dma(areq); in cc_set_assoc_desc() local
765 struct aead_req_ctx *areq_ctx = aead_request_ctx_dma(areq); in cc_proc_authen_desc() local
830 struct aead_req_ctx *areq_ctx = aead_request_ctx_dma(areq); in cc_proc_cipher_desc() local
1085 struct aead_req_ctx *areq_ctx = aead_request_ctx_dma(req); in cc_proc_header_desc() local
1315 struct aead_req_ctx *areq_ctx = aead_request_ctx_dma(req); in validate_data_size() local
1594 struct aead_req_ctx *areq_ctx = aead_request_ctx_dma(req); in cc_proc_rfc4309_ccm() local
1882 struct aead_req_ctx *areq_ctx = aead_request_ctx_dma(req); in cc_proc_rfc4_gcm() local
1899 struct aead_req_ctx *areq_ctx = aead_request_ctx_dma(req); in cc_proc_aead() local
2022 struct aead_req_ctx *areq_ctx = aead_request_ctx_dma(req); in cc_aead_encrypt() local
[all …]
H A Dcc_hash.c2162 static void cc_set_desc(struct ahash_req_ctx *areq_ctx, in cc_set_desc()
/linux-6.15/crypto/
H A Dkrb5enc.c144 struct krb5enc_request_ctx *areq_ctx = aead_request_ctx(req); in krb5enc_dispatch_encrypt() local
187 struct krb5enc_request_ctx *areq_ctx = aead_request_ctx(req); in krb5enc_encrypt_ahash_done() local
212 struct krb5enc_request_ctx *areq_ctx = aead_request_ctx(req); in krb5enc_dispatch_encrypt_hash() local
250 struct krb5enc_request_ctx *areq_ctx = aead_request_ctx(req); in krb5enc_verify_hash() local
283 struct krb5enc_request_ctx *areq_ctx = aead_request_ctx(req); in krb5enc_dispatch_decrypt_hash() local
312 struct krb5enc_request_ctx *areq_ctx = aead_request_ctx(req); in krb5enc_dispatch_decrypt() local
H A Dauthenc.c118 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in authenc_geniv_ahash_done() local
139 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_genicv() local
194 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_encrypt() local
232 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_decrypt_tail() local
281 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_decrypt() local
H A Dauthencesn.c90 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_genicv_tail() local
119 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_genicv() local
178 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_encrypt() local
218 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_decrypt_tail() local
265 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_decrypt() local