Searched refs:hash_progressive_lookup_algo (Results 1 – 4 of 4) sorted by relevance
139 int hash_progressive_lookup_algo(const char *algo_name,
28 ret = hash_progressive_lookup_algo(name, &algo); in hash_calculate()
494 ret = hash_progressive_lookup_algo(algo_name, &algo); in calc_img_key_hash()542 ret = hash_progressive_lookup_algo(algo_name, &algo); in calc_esbchdr_esbc_hash()
196 int hash_progressive_lookup_algo(const char *algo_name, in hash_progressive_lookup_algo() function