Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_ipsec_perf.c97 struct supported_auth_algo { struct
98 const char *keyword;
99 enum rte_crypto_auth_algorithm algo;
100 uint16_t digest_len;
101 uint16_t key_len;
125 const struct supported_auth_algo auth_algo[] = { argument
/dpdk/examples/ipsec-secgw/
H A Dsa.c47 struct supported_auth_algo { struct
48 keywordsupported_auth_algo global() argument
49 algosupported_auth_algo global() argument
50 iv_lensupported_auth_algo global() argument
51 digest_lensupported_auth_algo global() argument
52 key_lensupported_auth_algo global() argument
53 key_not_reqsupported_auth_algo global() argument