Searched refs:hash_lookup_algo (Results 1 – 5 of 5) sorted by relevance
136 int hash_lookup_algo(const char *algo_name, struct hash_algo **algop);
356 int hash_lookup_algo(const char *algo_name, struct hash_algo **algop) in hash_lookup_algo() function400 ret = hash_lookup_algo(algo_name, &algo); in hash_parse_string()420 ret = hash_lookup_algo(algo_name, &algo); in hash_block()576 if (hash_lookup_algo(algo_name, &algo)) {
1250 ret = hash_lookup_algo(name, &algo); in calculate_hash()
570 ret = hash_lookup_algo(s, &dfu_hash_algo); in dfu_alt_init()
399 hash_lookup_algo() function.447 hash_lookup_algo() function.469 hash_lookup_algo() function.
Completed in 18 milliseconds