Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/cavium/cpt/
A Dcptvf_algs.c34 static inline void update_input_iv(struct cpt_request_info *req_info, in update_input_iv()
46 static inline void update_output_iv(struct cpt_request_info *req_info, in update_output_iv()
58 static inline void update_input_data(struct cpt_request_info *req_info, in update_input_data()
77 static inline void update_output_data(struct cpt_request_info *req_info, in update_output_data()
103 struct cpt_request_info *req_info = &rctx->cpt_req; in create_ctx_hdr()
155 struct cpt_request_info *req_info = &rctx->cpt_req; in create_input_list()
167 struct cpt_request_info *req_info) in store_cb_info()
177 struct cpt_request_info *req_info = &rctx->cpt_req; in create_output_list()
199 struct cpt_request_info *req_info = &rctx->cpt_req; in cvm_enc_dec()
203 memset(req_info, 0, sizeof(struct cpt_request_info)); in cvm_enc_dec()
A Drequest_manager.h58 struct cpt_request_info { struct
95 struct cpt_request_info *req;
145 int process_request(struct cpt_vf *cptvf, struct cpt_request_info *req);
A Dcptvf_algs.h111 struct cpt_request_info cpt_req;
116 int cptvf_do_request(void *cptvf, struct cpt_request_info *req);
A Dcptvf_reqmanager.c123 struct cpt_request_info *req) in setup_sgio_list()
271 struct cpt_request_info *req; in do_request_cleanup()
406 int process_request(struct cpt_vf *cptvf, struct cpt_request_info *req) in process_request()
554 int cptvf_do_request(void *vfdev, struct cpt_request_info *req) in cptvf_do_request()

Completed in 7 milliseconds