Home
last modified time | relevance | path

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

/openssl/crypto/hashtable/
H A Dhashtable.c163 static struct ht_neighborhood_st *alloc_new_neighborhood_list(size_t len, in alloc_new_neighborhood_list() function
221 alloc_new_neighborhood_list(new->wpd.neighborhood_len, in ossl_ht_new()
303 newmd->neighborhoods = alloc_new_neighborhood_list(DEFAULT_NEIGH_LEN, in ossl_ht_flush_internal()
450 newmd->neighborhoods = alloc_new_neighborhood_list(oldsize * 2, in grow_hashtable()

Completed in 8 milliseconds