Home
last modified time | relevance | path

Searched refs:supported_auth_algo (Results 1 – 3 of 3) sorted by relevance

/dpdk/app/test/
H A Dtest_ipsec_perf.c97 struct supported_auth_algo { struct
125 const struct supported_auth_algo auth_algo[] = { argument
H A Dtest_ipsec.c132 struct supported_auth_algo { struct
150 const struct supported_auth_algo auth_algos[] = { argument
205 static const struct supported_auth_algo *
211 const struct supported_auth_algo *algo = in find_match_auth_algo()
223 const struct supported_auth_algo *auth_algo, in fill_crypto_xform()
286 const struct supported_auth_algo *auth_algo; in testsuite_setup()
696 const struct supported_auth_algo *auth_algo; in fill_ipsec_param()
/dpdk/examples/ipsec-secgw/
H A Dsa.c46 struct supported_auth_algo { struct
125 const struct supported_auth_algo auth_algos[] = {
267 static const struct supported_auth_algo *
273 const struct supported_auth_algo *algo = in find_match_auth_algo()
511 const struct supported_auth_algo *algo; in parse_sa_tokens()