Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev_mod_test_vectors.h1059 struct rte_crypto_asym_xform modinv_xform = { variable
H A Dtest_cryptodev_asym.c1491 &modinv_xform.xform_type, "modinv") < 0) { in test_mod_inv()
1497 cap_idx.type = modinv_xform.xform_type; in test_mod_inv()
1509 modinv_xform.modinv.modulus.length)) { in test_mod_inv()
1524 if (rte_cryptodev_asym_session_init(dev_id, sess, &modinv_xform, in test_mod_inv()