Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ipsec-secgw/
H A Dsa.c207 find_match_aead_algo(const char *aead_keyword) in find_match_aead_algo() function
496 algo = find_match_aead_algo(tokens[ti]); in parse_sa_tokens()