Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dhashtable.h54 size_t init_neighborhoods; member
/openssl/crypto/hashtable/
H A Dhashtable.c199 if (new->config.init_neighborhoods != 0) { in ossl_ht_new()
200 new->wpd.neighborhood_len = new->config.init_neighborhoods; in ossl_ht_new()
/openssl/doc/internal/man3/
H A Dossl_ht_new.pod69 I<init_neighborhoods> The initial number of neighborhoods in the hash table.

Completed in 11 milliseconds