Home
last modified time | relevance | path

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

/openssl/crypto/rand/
H A Drand_uniform.c30 const int max_followup_iterations = 10; in ossl_rand_uniform_uint32() local
76 for (j = 0; j < max_followup_iterations; j++) { in ossl_rand_uniform_uint32()

Completed in 5 milliseconds