Searched refs:compute_pqueue_growth (Results 1 – 1 of 1) sorted by relevance
86 static ossl_inline size_t compute_pqueue_growth(size_t target, size_t current) in compute_pqueue_growth() function305 new_max = compute_pqueue_growth(n + cur_max, cur_max); in ossl_pqueue_reserve()