Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-synquacer/
H A Drng_pta.c120 static uint32_t health_test_fail_cnt; variable
194 health_test_fail_cnt++; in pool_check_add_entropy()
288 if (health_test_fail_cnt > ((health_test_cnt + 100) / 100)) { in rng_get_entropy()
292 health_test_fail_cnt = 0; in rng_get_entropy()