Lines Matching refs:aead_req_ctx
141 crypto_aead_set_reqsize(tfm, sizeof(struct aead_req_ctx)); in cc_aead_init()
211 struct aead_req_ctx *areq_ctx = aead_request_ctx(areq); in cc_aead_complete()
726 struct aead_req_ctx *areq_ctx = aead_request_ctx(areq); in cc_set_assoc_desc()
765 struct aead_req_ctx *areq_ctx = aead_request_ctx(areq); in cc_proc_authen_desc()
830 struct aead_req_ctx *areq_ctx = aead_request_ctx(areq); in cc_proc_cipher_desc()
876 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_proc_digest_desc()
926 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_set_cipher_desc()
968 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_proc_cipher()
1085 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_proc_header_desc()
1161 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_mlli_to_sram()
1215 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_hmac_authenc()
1268 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_xcbc_authenc()
1315 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in validate_data_size()
1414 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_ccm()
1536 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in config_ccm_adata()
1594 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_proc_rfc4309_ccm()
1618 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_set_ghash_desc()
1696 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_set_gctr_desc()
1733 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_proc_gcm_result()
1795 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_gcm()
1833 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in config_gcm_context()
1882 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_proc_rfc4_gcm()
1899 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_proc_aead()
2022 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_aead_encrypt()
2042 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_rfc4309_ccm_encrypt()
2066 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_aead_decrypt()
2084 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_rfc4309_ccm_decrypt()
2196 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_rfc4106_gcm_encrypt()
2220 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_rfc4543_gcm_encrypt()
2247 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_rfc4106_gcm_decrypt()
2271 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_rfc4543_gcm_decrypt()