Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_rng.h12 #define TEE_ERROR_HEALTH_TEST_FAIL 0x00000001 macro
/optee_os/core/arch/arm/plat-synquacer/
H A Drng_pta.c289 res = TEE_ERROR_HEALTH_TEST_FAIL; in rng_get_entropy()