Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.h124 struct otx_cpt_fc_ctx { struct
162 struct otx_cpt_fc_ctx fctx;
H A 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()
973 struct otx_cpt_fc_ctx *fctx = &rctx->fctx; in create_aead_ctx_hdr()
1044 req_info->in[*argcnt].size = sizeof(struct otx_cpt_fc_ctx); in create_aead_ctx_hdr()
1045 req_info->req.dlen += sizeof(struct otx_cpt_fc_ctx); in create_aead_ctx_hdr()