Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Drandom.c64 static unsigned int total_collected = 0; variable
156 total_collected++; in random_add_randomness()
304 total_collected + 10 * own_pool_ready > MIN_COLLECT_ENTROPY) { in random_pool_ready()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Drandom.c64 static unsigned int total_collected = 0; variable
156 total_collected++; in random_add_randomness()
304 total_collected + 10 * own_pool_ready > MIN_COLLECT_ENTROPY) { in random_pool_ready()