Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.h115 struct otx2_cpt_fc_ctx { struct
151 struct otx2_cpt_fc_ctx fctx;
H A Dotx2_cptvf_algs.c227 struct otx2_cpt_fc_ctx *fctx = &rctx->fctx; in create_ctx_hdr()
282 req_info->in[*argcnt].size = sizeof(struct otx2_cpt_fc_ctx); in create_ctx_hdr()
283 req_info->req.dlen += sizeof(struct otx2_cpt_fc_ctx); in create_ctx_hdr()
974 struct otx2_cpt_fc_ctx *fctx = &rctx->fctx; in create_aead_ctx_hdr()
1051 req_info->in[*argcnt].size = sizeof(struct otx2_cpt_fc_ctx); in create_aead_ctx_hdr()
1052 req_info->req.dlen += sizeof(struct otx2_cpt_fc_ctx); in create_aead_ctx_hdr()