Searched refs:comp_algorithm_lookup (Results 1 – 3 of 3) sorted by relevance
104 const struct comp_algo * comp_algorithm_lookup(int);
158 tcomp = comp_algorithm_lookup(sav->alg_enc); in ipcomp_init()
6492 algo = comp_algorithm_lookup(i); in key_getcomb_ipcomp()8612 comp_algorithm_lookup(int alg) in comp_algorithm_lookup() function