Searched refs:mod_ctx (Results 1 – 4 of 4) sorted by relevance
352 struct rte_crypto_modex_xform mod_ctx; member
36 struct rte_crypto_modex_xform *ctx = &sess->mod_ctx; in cpt_fill_modex_params()199 mod = &sess->mod_ctx; in cpt_free_asym_session_parameters()
482 ret = cpt_modex_prep(¶ms, &sess->mod_ctx); in otx_cpt_enq_single_asym()776 op->modex.result.length = sess->mod_ctx.modulus.length; in otx_cpt_asym_post_process()
569 ret = cpt_modex_prep(¶ms, &sess->mod_ctx); in otx2_cpt_enqueue_asym()861 op->modex.result.length = sess->mod_ctx.modulus.length; in otx2_cpt_asym_post_process()