Searched refs:hash_str (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libpool/common/
H A Ddict.h43 extern uint64_t hash_str(const char *);
H A Ddict.c221 hash_str(const char *str) function
H A Dpool_internal.c276 strcmp, (uint64_t (*)(const void *))hash_str)) == NULL)
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dluks.c237 char *hash_str = cipheriv + 6; local
242 essiv_hash = grub_crypto_lookup_md_by_name (hash_str);
247 "Couldn't load %s hash", hash_str);

Completed in 54 milliseconds