Lines Matching refs:aead_req_ctx
145 crypto_aead_set_reqsize(tfm, sizeof(struct aead_req_ctx)); in cc_aead_init()
215 struct aead_req_ctx *areq_ctx = aead_request_ctx(areq); in cc_aead_complete()
736 struct aead_req_ctx *areq_ctx = aead_request_ctx(areq); in cc_set_assoc_desc()
775 struct aead_req_ctx *areq_ctx = aead_request_ctx(areq); in cc_proc_authen_desc()
840 struct aead_req_ctx *areq_ctx = aead_request_ctx(areq); in cc_proc_cipher_desc()
886 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_proc_digest_desc()
936 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_set_cipher_desc()
978 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_proc_cipher()
1095 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_proc_header_desc()
1171 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_mlli_to_sram()
1225 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_hmac_authenc()
1278 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_xcbc_authenc()
1325 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in validate_data_size()
1424 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_ccm()
1546 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in config_ccm_adata()
1604 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_proc_rfc4309_ccm()
1629 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_set_ghash_desc()
1707 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_set_gctr_desc()
1744 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_proc_gcm_result()
1806 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_gcm()
1844 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in config_gcm_context()
1894 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_proc_rfc4_gcm()
1912 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_proc_aead()
2037 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_aead_encrypt()
2060 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_rfc4309_ccm_encrypt()
2089 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_aead_decrypt()
2113 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_rfc4309_ccm_decrypt()
2232 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_rfc4106_gcm_encrypt()
2263 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_rfc4543_gcm_encrypt()
2297 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_rfc4106_gcm_decrypt()
2328 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_rfc4543_gcm_decrypt()