Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A 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,
H A Dotx2_cptvf_algs.c83 static inline int validate_hmac_cipher_null(struct otx2_cpt_req_info *cpt_req) in validate_hmac_cipher_null()
104 struct otx2_cpt_req_info *cpt_req; in otx2_cpt_aead_callback()
129 struct otx2_cpt_req_info *req_info; in output_iv_copyback()
178 static inline void update_input_data(struct otx2_cpt_req_info *req_info, in update_input_data()
196 static inline void update_output_data(struct otx2_cpt_req_info *req_info, in update_output_data()
225 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_ctx_hdr()
293 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_input_list()
311 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_output_list()
354 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in cpt_enc_dec()
945 struct otx2_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_ctx_hdr()
[all …]
H A 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()
H A Dotx2_cptvf_algs.h146 struct otx2_cpt_req_info cpt_req;