Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dopenssl.c181 static bool rand_enough(void) in rand_enough() function
197 if(rand_enough()) { in Curl_ossl_seed()
215 if(rand_enough()) in Curl_ossl_seed()
235 if(rand_enough()) in Curl_ossl_seed()
249 } while(!rand_enough()); in Curl_ossl_seed()
257 if(rand_enough()) in Curl_ossl_seed()
3281 if(!rand_enough()) in Curl_ossl_random()