Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dxform.h104 const struct comp_algo * comp_algorithm_lookup(int);
H A Dxform_ipcomp.c163 tcomp = comp_algorithm_lookup(sav->alg_enc); in ipcomp_init()
H A Dkey.c6447 algo = comp_algorithm_lookup(i); in key_getcomb_ipcomp()
8567 comp_algorithm_lookup(int alg) in comp_algorithm_lookup() function