Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_ipsec_perf.c93 struct supported_aead_algo { struct
122 const struct supported_aead_algo aead_algo[] = { argument
/f-stack/dpdk/examples/ipsec-secgw/
H A Dsa.c53 struct supported_aead_algo { struct
131 const struct supported_aead_algo aead_algos[] = {
206 static const struct supported_aead_algo *
212 const struct supported_aead_algo *algo = in find_match_aead_algo()
484 const struct supported_aead_algo *algo; in parse_sa_tokens()