Searched refs:stirred_pool (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rand/
H A Dmd_rand.c338 static volatile int stirred_pool = 0; local
399 if (!stirred_pool)
443 stirred_pool = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rand/
H A Dmd_rand.c323 static volatile int stirred_pool = 0; local
385 if (!stirred_pool)
430 stirred_pool = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rand/
H A Dmd_rand.c338 static volatile int stirred_pool = 0; local
399 if (!stirred_pool)
443 stirred_pool = 1;

Completed in 38 milliseconds