Searched refs:hash_info (Results 1 – 1 of 1) sorted by relevance
19 struct hash_info { struct24 static const struct hash_info hash_info[HASH_ALGO_NUM] = { argument42 if (!strcmp(name, hash_info[i].name)) in hash_algo_lookup_by_name()53 return hash_info[algo].digest_size; in hash_algo_digest_size()61 return hash_info[algo].name; in hash_algo_name()
Completed in 5 milliseconds