Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.h124 struct otx_cpt_fc_ctx { struct
162 struct otx_cpt_fc_ctx fctx;
Dotx_cptvf_algs.c239 struct otx_cpt_fc_ctx *fctx = &rctx->fctx; in create_ctx_hdr()
294 req_info->in[*argcnt].size = sizeof(struct otx_cpt_fc_ctx); in create_ctx_hdr()
295 req_info->req.dlen += sizeof(struct otx_cpt_fc_ctx); in create_ctx_hdr()
971 struct otx_cpt_fc_ctx *fctx = &rctx->fctx; in create_aead_ctx_hdr()
1042 req_info->in[*argcnt].size = sizeof(struct otx_cpt_fc_ctx); in create_aead_ctx_hdr()
1043 req_info->req.dlen += sizeof(struct otx_cpt_fc_ctx); in create_aead_ctx_hdr()