Searched refs:hash_x86_32 (Results 1 – 2 of 2) sorted by relevance
82 out = hash_x86_32(key, i, 256-i); in hash_variant_verify_key()102 uint32_t out = hash_x86_32(hashes, hashes_size, 0); in hash_variant_verify_key()
73 hash_x86_32(const void *key, int len, uint32_t seed) { in hash_x86_32() function