Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/marvell/octeontx2/
Dotx2_cpt_reqmgr.h116 struct otx2_cpt_req_info { struct
135 struct otx2_cpt_req_info *req; argument
163 struct otx2_cpt_req_info *req; in otx2_cpt_info_destroy()
192 int otx2_cpt_do_request(struct pci_dev *pdev, struct otx2_cpt_req_info *req,
Dotx2_cptvf_algs.c82 static inline int validate_hmac_cipher_null(struct otx2_cpt_req_info *cpt_req) in validate_hmac_cipher_null()
103 struct otx2_cpt_req_info *cpt_req; in otx2_cpt_aead_callback()
128 struct otx2_cpt_req_info *req_info; in output_iv_copyback()
177 static inline void update_input_data(struct otx2_cpt_req_info *req_info, in update_input_data()
195 static inline void update_output_data(struct otx2_cpt_req_info *req_info, in update_output_data()
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()
[all …]
Dotx2_cptvf_reqmgr.c23 struct otx2_cpt_req_info *req) in otx2_cpt_dump_sg_list()
158 struct otx2_cpt_req_info *req, in info_create()
230 static int process_request(struct pci_dev *pdev, struct otx2_cpt_req_info *req, in process_request()
342 int otx2_cpt_do_request(struct pci_dev *pdev, struct otx2_cpt_req_info *req, in otx2_cpt_do_request()
439 struct otx2_cpt_req_info *req = NULL; in process_pending_queue()
Dotx2_cptvf_algs.h146 struct otx2_cpt_req_info cpt_req;