Home
last modified time | relevance | path

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

/openssl/crypto/hashtable/
H A Dhashtable.c683 uint64_t ehash; in ossl_ht_get() local
701 &ehash, h->atomic_lock)) in ossl_ht_get()
703 if (compare_hash(hash, ehash) && match_key(&ival->value.key, key)) in ossl_ht_get()

Completed in 5 milliseconds