Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev_mod_test_vectors.h1047 struct rte_crypto_asym_xform modex_xform = { variable
H A Dtest_cryptodev_asym.c1509 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()