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