Home
last modified time | relevance | path

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

/netbsd/sys/netipsec/
H A Dxform.h99 const struct auth_hash *ah_algorithm_lookup(int);
H A Dxform_ah.c123 ah_algorithm_lookup(int alg) in ah_algorithm_lookup() function
202 thash = ah_algorithm_lookup(sav->alg_auth); in ah_init0()
H A Dkey.c6635 algo = ah_algorithm_lookup(i); in key_getcomb_ah()
7314 if (ah_algorithm_lookup(i)) in key_api_register()
7354 aalgo = ah_algorithm_lookup(i); in key_api_register()