Home
last modified time | relevance | path

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

/trusty/kernel/lib/arm_trng/
Darm_trng.c97 lk_time_ns_t wait_start_time = current_time_ns(); in platform_random_get_bytes() local
116 lk_time_ns_t time_waited = current_time_ns() - wait_start_time; in platform_random_get_bytes()