Lines Matching refs:cpt_req
82 static inline int validate_hmac_cipher_null(struct otx2_cpt_req_info *cpt_req) in validate_hmac_cipher_null() argument
88 req = container_of(cpt_req->areq, struct aead_request, base); in validate_hmac_cipher_null()
103 struct otx2_cpt_req_info *cpt_req; in otx2_cpt_aead_callback() local
107 cpt_req = inst_info->req; in otx2_cpt_aead_callback()
114 if (cpt_req->req_type == in otx2_cpt_aead_callback()
116 !cpt_req->is_enc) in otx2_cpt_aead_callback()
117 status = validate_hmac_cipher_null(cpt_req); in otx2_cpt_aead_callback()
141 req_info = &rctx->cpt_req; in output_iv_copyback()
224 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_ctx_hdr()
292 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_input_list()
310 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_output_list()
353 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in cpt_enc_dec()
1019 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_ctx_hdr()
1110 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_hmac_ctx_hdr()
1132 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_input_list()
1149 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_output_list()
1165 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_null_input_list()
1182 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_null_output_list()
1286 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in cpt_aead_enc_dec()