Home
last modified time | relevance | path

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

/dpdk/examples/ipsec-secgw/
H A Dsa.c252 find_match_cipher_algo(const char *cipher_keyword) in find_match_cipher_algo() argument
260 if (strcmp(cipher_keyword, algo->keyword) == 0) in find_match_cipher_algo()
/dpdk/app/test/
H A Dtest_ipsec.c190 find_match_cipher_algo(const char *cipher_keyword) in find_match_cipher_algo() argument
198 if (strcmp(cipher_keyword, algo->keyword) == 0) in find_match_cipher_algo()