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