Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ipsec-secgw/
H A Dsa.c191 find_match_auth_algo(const char *auth_keyword) in find_match_auth_algo() argument
199 if (strcmp(auth_keyword, algo->keyword) == 0) in find_match_auth_algo()
/f-stack/dpdk/app/test/
H A Dtest_ipsec.c196 find_match_auth_algo(const char *auth_keyword) in find_match_auth_algo() argument
204 if (strcmp(auth_keyword, algo->keyword) == 0) in find_match_auth_algo()