Searched refs:otx2_cpt_fc_ctx (Results 1 – 2 of 2) sorted by relevance
114 struct otx2_cpt_fc_ctx { struct148 struct otx2_cpt_fc_ctx fctx;
225 struct otx2_cpt_fc_ctx *fctx = &rctx->fctx; in create_ctx_hdr()280 req_info->in[*argcnt].size = sizeof(struct otx2_cpt_fc_ctx); in create_ctx_hdr()281 req_info->req.dlen += sizeof(struct otx2_cpt_fc_ctx); in create_ctx_hdr()1024 struct otx2_cpt_fc_ctx *fctx = &rctx->fctx; in create_aead_ctx_hdr()1101 req_info->in[*argcnt].size = sizeof(struct otx2_cpt_fc_ctx); in create_aead_ctx_hdr()1102 req_info->req.dlen += sizeof(struct otx2_cpt_fc_ctx); in create_aead_ctx_hdr()
Completed in 7 milliseconds