Searched refs:grow_hashtable (Results 1 – 1 of 1) sorted by relevance
422 static int grow_hashtable(HT *h, size_t oldsize) in grow_hashtable() function474 return grow_hashtable(h, newsize); in grow_hashtable()651 if (!grow_hashtable(h, h->wpd.neighborhood_len)) { in ossl_ht_insert()