Searched refs:hash_conf (Results 1 – 2 of 2) sorted by relevance
229 HT_CONFIG hash_conf = { in test_int_hashtable() local243 ht = ossl_ht_new(&hash_conf); in test_int_hashtable()407 HT_CONFIG hash_conf = { in test_hashtable_stress() local422 hash_conf.lockless_reads = idx; in test_hashtable_stress()423 h = ossl_ht_new(&hash_conf); in test_hashtable_stress()639 HT_CONFIG hash_conf = { in test_hashtable_multithread() local657 m_ht = ossl_ht_new(&hash_conf); in test_hashtable_multithread()
318 HT_CONFIG hash_conf = {329 ht = ossl_ht_new(&hash_conf);
Completed in 8 milliseconds