Lines Matching refs:cpt_req
84 static inline int validate_hmac_cipher_null(struct otx2_cpt_req_info *cpt_req) in validate_hmac_cipher_null() argument
90 req = container_of(cpt_req->areq, struct aead_request, base); in validate_hmac_cipher_null()
105 struct otx2_cpt_req_info *cpt_req; in otx2_cpt_aead_callback() local
109 cpt_req = inst_info->req; in otx2_cpt_aead_callback()
116 if (cpt_req->req_type == in otx2_cpt_aead_callback()
118 !cpt_req->is_enc) in otx2_cpt_aead_callback()
119 status = validate_hmac_cipher_null(cpt_req); in otx2_cpt_aead_callback()
143 req_info = &rctx->cpt_req; in output_iv_copyback()
226 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_ctx_hdr()
294 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_input_list()
312 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_output_list()
355 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in cpt_enc_dec()
974 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_ctx_hdr()
1065 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_hmac_ctx_hdr()
1087 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_input_list()
1104 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_output_list()
1120 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_null_input_list()
1137 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_null_output_list()
1241 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in cpt_aead_enc_dec()