Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev_sm2_test_vectors.h10 struct crypto_testsuite_sm2_params { struct
11 rte_crypto_param pubkey_qx;
12 rte_crypto_param pubkey_qy;
13 rte_crypto_param pkey;
14 rte_crypto_param k;
15 rte_crypto_param sign_r;
16 rte_crypto_param sign_s;
17 rte_crypto_param id;
18 rte_crypto_param cipher;
19 rte_crypto_param message;
[all …]