Home
last modified time | relevance | path

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

/dpdk/examples/ipsec-secgw/
H A Dsa.c268 find_match_auth_algo(const char *auth_keyword) in find_match_auth_algo() argument
276 if (strcmp(auth_keyword, algo->keyword) == 0) in find_match_auth_algo()
/dpdk/app/test/
H A Dtest_ipsec.c206 find_match_auth_algo(const char *auth_keyword) in find_match_auth_algo() argument
214 if (strcmp(auth_keyword, algo->keyword) == 0) in find_match_auth_algo()