Searched refs:rand_pool_bytes_remaining (Results 1 – 3 of 3) sorted by relevance
81 size_t rand_pool_bytes_remaining(RAND_POOL *pool);
368 size_t bytes_remaining = rand_pool_bytes_remaining(pool); in data_collect_method()
710 size_t rand_pool_bytes_remaining(RAND_POOL *pool) in rand_pool_bytes_remaining() function