HomeSort by: relevance | last modified time | path
    Searched refs:ah_algorithm_lookup (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netipsec/
xform.h 99 const struct auth_hash *ah_algorithm_lookup(int);
xform_ah.c 123 ah_algorithm_lookup(int alg) function in typeref:typename:const struct auth_hash *
202 thash = ah_algorithm_lookup(sav->alg_auth);
key.c 6627 algo = ah_algorithm_lookup(i);
7305 if (ah_algorithm_lookup(i))
7345 aalgo = ah_algorithm_lookup(i);

Completed in 17 milliseconds