Searched refs:HT_CONFIG (Results 1 – 6 of 6) sorted by relevance
57 } HT_CONFIG; typedef282 HT *ossl_ht_new(const HT_CONFIG *conf);
228 HT_CONFIG hash_conf = { in test_int_hashtable()407 HT_CONFIG hash_conf = { in test_hashtable_stress()673 HT_CONFIG hash_conf = { in test_hashtable_multithread()
102 HT_CONFIG fuzz_conf = { NULL, fuzz_free_cb, NULL, 0, 1 }; in FuzzerInitialize()
23 HT *ossl_ht_new(const HT_CONFIG *conf);64 elements based on a defined key. The call accepts an HT_CONFIG pointer which318 HT_CONFIG hash_conf = {
143 HT_CONFIG config;175 HT *ossl_ht_new(const HT_CONFIG *conf) in ossl_ht_new()
524 HT_CONFIG htconf = { NULL, NULL, NULL, NAMEMAP_HT_BUCKETS, 1, 1 }; in ossl_namemap_new()