Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev_mixed_test_vectors.h8 struct mixed_cipher_auth_test_data { struct
10 enum rte_crypto_auth_algorithm auth_algo;
12 struct {
15 } auth_key;
17 struct {
20 } auth_iv;
22 struct {
25 } auth;
27 enum rte_crypto_cipher_algorithm cipher_algo;
29 struct {
[all …]