Home
last modified time | relevance | path

Searched refs:hash1 (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/hashtable/
H A Dhashtable.c415 static int compare_hash(uint64_t hash1, uint64_t hash2) in compare_hash() argument
417 return (hash1 == hash2); in compare_hash()

Completed in 7 milliseconds