Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/rand/
H A Drand_pool.c197 static int rand_pool_grow(RAND_POOL *pool, size_t len) in rand_pool_grow() function
274 if (!rand_pool_grow(pool, bytes_needed)) { in ossl_rand_pool_bytes_needed()
331 if (!rand_pool_grow(pool, len)) in ossl_rand_pool_add()
377 if (!rand_pool_grow(pool, len)) in ossl_rand_pool_add_begin()