Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netipsec/
HDxform.h101 const struct auth_hash * auth_algorithm_lookup(int);
HDxform_ah.c173 thash = auth_algorithm_lookup(sav->alg_auth); in ah_init0()
HDkey.c6311 algo = auth_algorithm_lookup(i); in key_getcomb_ah()
7039 if (auth_algorithm_lookup(i)) in key_register()
7088 aalgo = auth_algorithm_lookup(i); in key_register()
8379 auth_algorithm_lookup(int alg) in auth_algorithm_lookup() function