Home
last modified time | relevance | path

Searched refs:supported_aead_algo (Results 1 – 2 of 2) sorted by relevance

/dpdk/app/test/
H A Dtest_ipsec_perf.c105 struct supported_aead_algo { struct
134 const struct supported_aead_algo aead_algo[] = { argument
/dpdk/examples/ipsec-secgw/
H A Dsa.c55 struct supported_aead_algo { struct
172 const struct supported_aead_algo aead_algos[] = {
283 static const struct supported_aead_algo *
289 const struct supported_aead_algo *algo = in find_match_aead_algo()
576 const struct supported_aead_algo *algo; in parse_sa_tokens()