Searched refs:algop (Results 1 – 2 of 2) sorted by relevance
132 int hash_lookup_algo(const char *algo_name, struct hash_algo **algop);146 struct hash_algo **algop);
328 int hash_lookup_algo(const char *algo_name, struct hash_algo **algop) in hash_lookup_algo() argument336 *algop = &hash_algo[i]; in hash_lookup_algo()346 struct hash_algo **algop) in hash_progressive_lookup_algo() argument355 *algop = &hash_algo[i]; in hash_progressive_lookup_algo()
Completed in 3 milliseconds