Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev_mod_test_vectors.h1044 struct rte_crypto_asym_xform modex_xform = { variable
H A Dtest_cryptodev_asym.c1614 if (rte_cryptodev_asym_get_xform_enum(&modex_xform.xform_type, in test_mod_exp()
1623 cap_idx.type = modex_xform.xform_type; in test_mod_exp()
1633 capability, modex_xform.modex.modulus.length)) { in test_mod_exp()
1660 if (rte_cryptodev_asym_session_init(dev_id, sess, &modex_xform, in test_mod_exp()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dcryptodev_lib.rst1159 struct rte_crypto_asym_xform modex_xform = {
1190 &modex_xform, asym_session_pool) < 0)