Searched refs:compare_hash (Results 1 – 1 of 1) sorted by relevance
415 static int compare_hash(uint64_t hash1, uint64_t hash2) in compare_hash() function568 if (compare_hash(hash, ihash) && match_key(&newval->value.key, in ossl_ht_insert_locked()703 if (compare_hash(hash, ehash) && match_key(&ival->value.key, key)) in ossl_ht_get()743 if (compare_hash(hash, h->md->neighborhoods[neigh_idx].entries[j].hash) in ossl_ht_delete()
Completed in 7 milliseconds