Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.h114 struct otx2_cpt_fc_ctx { struct
148 struct otx2_cpt_fc_ctx fctx;
H A Dotx2_cptvf_algs.c226 struct otx2_cpt_fc_ctx *fctx = &rctx->fctx; in create_ctx_hdr()
281 req_info->in[*argcnt].size = sizeof(struct otx2_cpt_fc_ctx); in create_ctx_hdr()
282 req_info->req.dlen += sizeof(struct otx2_cpt_fc_ctx); in create_ctx_hdr()
946 struct otx2_cpt_fc_ctx *fctx = &rctx->fctx; in create_aead_ctx_hdr()
1023 req_info->in[*argcnt].size = sizeof(struct otx2_cpt_fc_ctx); in create_aead_ctx_hdr()
1024 req_info->req.dlen += sizeof(struct otx2_cpt_fc_ctx); in create_aead_ctx_hdr()