Home
last modified time | relevance | path

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

/external/openssl/crypto/rand/
Dmd_rand.c339 static volatile int stirred_pool = 0; in ssleay_rand_bytes() local
404 if (!stirred_pool) in ssleay_rand_bytes()
449 stirred_pool = 1; in ssleay_rand_bytes()
/external/chromium_org/third_party/openssl/openssl/crypto/rand/
Dmd_rand.c336 static volatile int stirred_pool = 0; in ssleay_rand_bytes() local
398 if (!stirred_pool) in ssleay_rand_bytes()
443 stirred_pool = 1; in ssleay_rand_bytes()