Home
last modified time | relevance | path

Searched refs:otx2_cpt_req_info (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_reqmgr.h125 struct otx2_cpt_req_info { struct
144 struct otx2_cpt_req_info *req; argument
184 struct otx2_cpt_req_info *req; in otx2_cpt_info_destroy()
347 cn10k_sgv2_info_create(struct pci_dev *pdev, struct otx2_cpt_req_info *req, in cn10k_sgv2_info_create()
417 otx2_sg_info_create(struct pci_dev *pdev, struct otx2_cpt_req_info *req, in otx2_sg_info_create()
490 int otx2_cpt_do_request(struct pci_dev *pdev, struct otx2_cpt_req_info *req,
H A Dotx2_cptvf_algs.c105 struct otx2_cpt_req_info *cpt_req; in otx2_cpt_aead_callback()
130 struct otx2_cpt_req_info *req_info; 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()
973 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_ctx_hdr()
1064 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_hmac_ctx_hdr()
1086 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_input_list()
1119 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_null_input_list()
[all …]
H A Dotx2_cptvf_reqmgr.c20 struct otx2_cpt_req_info *req) in otx2_cpt_dump_sg_list()
84 static int process_request(struct pci_dev *pdev, struct otx2_cpt_req_info *req, in process_request()
196 int otx2_cpt_do_request(struct pci_dev *pdev, struct otx2_cpt_req_info *req, in otx2_cpt_do_request()
294 struct otx2_cpt_req_info *req = NULL; in process_pending_queue()
H A Dotx2_cptvf_algs.h149 struct otx2_cpt_req_info cpt_req;
H A Dotx2_cptlf.h104 (*cpt_sg_info_create)(struct pci_dev *pdev, struct otx2_cpt_req_info *req,