Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ipsec-secgw/
H A Dsa.c175 find_match_cipher_algo(const char *cipher_keyword) in find_match_cipher_algo() argument
183 if (strcmp(cipher_keyword, algo->keyword) == 0) in find_match_cipher_algo()
/f-stack/dpdk/app/test/
H A Dtest_ipsec.c180 find_match_cipher_algo(const char *cipher_keyword) in find_match_cipher_algo() argument
188 if (strcmp(cipher_keyword, algo->keyword) == 0) in find_match_cipher_algo()