Searched refs:health_test_cnt (Results 1 – 1 of 1) sorted by relevance
121 static uint32_t health_test_cnt; variable199 health_test_cnt += NUM_SENSORS; in pool_check_add_entropy()286 if (health_test_fail_cnt > ((health_test_cnt + 100) / 100)) { in rng_get_entropy()289 health_test_cnt = 0; in rng_get_entropy()
Completed in 2 milliseconds