Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/marvell/octeontx2/
Dotx2_cptvf_algs.h114 struct otx2_cpt_fc_ctx { struct
148 struct otx2_cpt_fc_ctx fctx;
Dotx2_cptvf_algs.c225 struct otx2_cpt_fc_ctx *fctx = &rctx->fctx; in create_ctx_hdr()
280 req_info->in[*argcnt].size = sizeof(struct otx2_cpt_fc_ctx); in create_ctx_hdr()
281 req_info->req.dlen += sizeof(struct otx2_cpt_fc_ctx); in create_ctx_hdr()
1019 struct otx2_cpt_fc_ctx *fctx = &rctx->fctx; in create_aead_ctx_hdr()
1096 req_info->in[*argcnt].size = sizeof(struct otx2_cpt_fc_ctx); in create_aead_ctx_hdr()
1097 req_info->req.dlen += sizeof(struct otx2_cpt_fc_ctx); in create_aead_ctx_hdr()