Home
last modified time | relevance | path

Searched refs:otx_cpt_fc_ctx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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.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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds