Home
last modified time | relevance | path

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

/freebsd/sys/netipsec/
H A Dxform.h103 const struct comp_algo * comp_algorithm_lookup(int);
H A Dxform_ipcomp.c165 tcomp = comp_algorithm_lookup(sav->alg_enc); in ipcomp_init()
H A Dkey.c6791 algo = comp_algorithm_lookup(i); in key_getcomb_ipcomp()
8965 comp_algorithm_lookup(int alg) in comp_algorithm_lookup() function