Home
last modified time | relevance | path

Searched defs:modex_test_data (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test/
H A Dtest_cryptodev_mod_test_vectors.h11 struct modex_test_data { struct
12 enum rte_crypto_asym_xform_type xform_type;
13 const char *description;
14 struct {
17 } base;
18 struct {
21 } exponent;
22 struct {
25 } modulus;
26 struct {
[all …]