Searched refs:rand_enough (Results 1 – 1 of 1) sorted by relevance
1016 static bool rand_enough(void) in rand_enough() function1027 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 13 milliseconds