Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/marvell/octeontx2/
Dotx2_cptvf_algs.c101 struct otx2_cpt_inst_info *inst_info = arg2; in otx2_cpt_aead_callback() local
106 if (inst_info) { in otx2_cpt_aead_callback()
107 cpt_req = inst_info->req; in otx2_cpt_aead_callback()
119 pdev = inst_info->pdev; in otx2_cpt_aead_callback()
120 otx2_cpt_info_destroy(pdev, inst_info); in otx2_cpt_aead_callback()
162 struct otx2_cpt_inst_info *inst_info = arg2; in otx2_cpt_skcipher_callback() local
169 if (inst_info) { in otx2_cpt_skcipher_callback()
170 pdev = inst_info->pdev; in otx2_cpt_skcipher_callback()
171 otx2_cpt_info_destroy(pdev, inst_info); in otx2_cpt_skcipher_callback()