Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev_mod_test_vectors.h1063 struct rte_crypto_asym_xform modinv_xform = { variable
H A Dtest_cryptodev_asym.c1397 &modinv_xform.xform_type, "modinv") < 0) { in test_mod_inv()
1403 cap_idx.type = modinv_xform.xform_type; in test_mod_inv()
1415 modinv_xform.modinv.modulus.length)) { in test_mod_inv()
1421 ret = rte_cryptodev_asym_session_create(dev_id, &modinv_xform, sess_mpool, &sess); in test_mod_inv()