Home
last modified time | relevance | path

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

/openssl/crypto/stack/
H A Dstack.c159 static ossl_inline int compute_growth(int target, int current) in compute_growth() function
208 num_alloc = compute_growth(num_alloc, st->num_alloc); in sk_reserve()

Completed in 5 milliseconds