Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dopenssl.c1016 static bool rand_enough(void) in rand_enough() function
1027 if(rand_enough()) { in ossl_seed()
1058 } while(!rand_enough()); in ossl_seed()
1068 if(rand_enough()) in ossl_seed()
1074 return (rand_enough() ? CURLE_OK : in ossl_seed()
5277 if(!rand_enough())

Completed in 14 milliseconds