Home
last modified time | relevance | path

Searched defs:req_info (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/crypto/cavium/cpt/
H 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() local
155 struct cpt_request_info *req_info = &rctx->cpt_req; in create_input_list() local
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() local
199 struct cpt_request_info *req_info = &rctx->cpt_req; in cvm_enc_dec() local
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c147 struct otx_cpt_req_info *req_info; in output_iv_copyback() local
196 static inline void update_input_data(struct otx_cpt_req_info *req_info, in update_input_data()
214 static inline void update_output_data(struct otx_cpt_req_info *req_info, in update_output_data()
238 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_ctx_hdr() local
308 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_input_list() local
326 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_output_list() local
345 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in cpt_enc_dec() local
891 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_ctx_hdr() local
976 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_hmac_ctx_hdr() local
1000 struct otx_cpt_req_info *req_info = &rctx->cpt_req; in create_aead_input_list() local
[all …]
/linux/net/ethtool/
H A Dtunnels.c167 struct ethnl_req_info req_info = {}; in ethnl_tunnel_info_doit() local
214 struct ethnl_req_info req_info; member
H A Dmm.c177 ethnl_set_mm_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_mm_validate()
184 static int ethnl_set_mm(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_mm()