Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.h124 struct otx_cpt_fc_ctx { struct
162 struct otx_cpt_fc_ctx fctx;
Dotx_cptvf_algs.c240 struct otx_cpt_fc_ctx *fctx = &rctx->fctx; in create_ctx_hdr()
295 req_info->in[*argcnt].size = sizeof(struct otx_cpt_fc_ctx); in create_ctx_hdr()
296 req_info->req.dlen += sizeof(struct otx_cpt_fc_ctx); in create_ctx_hdr()
972 struct otx_cpt_fc_ctx *fctx = &rctx->fctx; in create_aead_ctx_hdr()
1043 req_info->in[*argcnt].size = sizeof(struct otx_cpt_fc_ctx); in create_aead_ctx_hdr()
1044 req_info->req.dlen += sizeof(struct otx_cpt_fc_ctx); in create_aead_ctx_hdr()