Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dxform.h103 const struct auth_hash * auth_algorithm_lookup(int);
H A Dxform_ah.c181 thash = auth_algorithm_lookup(sav->alg_auth); in ah_init0()
H A Dkey.c6399 algo = auth_algorithm_lookup(i); in key_getcomb_ah()
7127 if (auth_algorithm_lookup(i)) in key_register()
7176 aalgo = auth_algorithm_lookup(i); in key_register()
8556 auth_algorithm_lookup(int alg) in auth_algorithm_lookup() function