Searched refs:modex_xform (Results 1 – 2 of 2) sorted by relevance
1047 struct rte_crypto_asym_xform modex_xform = { variable
1509 if (rte_cryptodev_asym_get_xform_enum(&modex_xform.xform_type, in test_mod_exp()1518 cap_idx.type = modex_xform.xform_type; in test_mod_exp()1528 capability, modex_xform.modex.modulus.length)) { in test_mod_exp()1545 ret = rte_cryptodev_asym_session_create(dev_id, &modex_xform, sess_mpool, &sess); in test_mod_exp()