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

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Drandom.c61 static unsigned int total_collected = 0; variable
150 total_collected++;
269 total_collected + 10 * own_pool_ready > MIN_COLLECT_ENTROPY) {
/external/wpa_supplicant_8/src/crypto/
H A Drandom.c61 static unsigned int total_collected = 0; variable
150 total_collected++;
269 total_collected + 10 * own_pool_ready > MIN_COLLECT_ENTROPY) {
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Drandom.c61 static unsigned int total_collected = 0; variable
150 total_collected++;
269 total_collected + 10 * own_pool_ready > MIN_COLLECT_ENTROPY) {

Completed in 1534 milliseconds