Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev_security_pdcp_test_vectors.h21 struct pdcp_test_param { struct
22 uint8_t type;
23 enum rte_security_pdcp_domain domain;
24 enum rte_crypto_cipher_algorithm cipher_alg;
25 uint8_t cipher_key_len;
26 enum rte_crypto_auth_algorithm auth_alg;
27 uint8_t auth_key_len;
28 const char *name;