Home
last modified time | relevance | path

Searched refs:find_match_cipher_algo (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() function
371 algo = find_match_cipher_algo(tokens[ti]); in parse_sa_tokens()
/f-stack/dpdk/app/test/
H A Dtest_ipsec.c180 find_match_cipher_algo(const char *cipher_keyword) in find_match_cipher_algo() function
294 cipher_algo = find_match_cipher_algo(uparams.cipher_algo); in testsuite_setup()
712 cipher_algo = find_match_cipher_algo(uparams.cipher_algo); in fill_ipsec_param()