Searched refs:aead_req_ctx (Results 1 – 4 of 4) sorted by relevance
211 struct aead_req_ctx *areq_ctx = aead_request_ctx(areq); in cc_aead_complete()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()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()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()1618 struct aead_req_ctx *req_ctx = aead_request_ctx(req); in cc_set_ghash_desc()[all …]
55 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_copy_mac()282 cc_set_aead_conf_buf(struct device *dev, struct aead_req_ctx *areq_ctx, in cc_set_aead_conf_buf()449 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_unmap_aead_request()540 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_aead_chain_iv()580 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_aead_chain_assoc()646 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_prepare_aead_data_dlli()672 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_prepare_aead_data_mlli()784 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_aead_chain_data()889 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_update_aead_mlli_nents()939 struct aead_req_ctx *areq_ctx = aead_request_ctx(req); in cc_map_aead_request()
46 struct aead_req_ctx { struct
117 u8 aead_req_ctx[]; member
Completed in 20 milliseconds