Home
last modified time | relevance | path

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

/trusty/kernel/lib/arm_trng/
Darm_trng.c93 lk_time_ns_t initial_start_time = current_time_ns(); in platform_random_get_bytes() local
134 lk_time_ns_t total_time = current_time_ns() - initial_start_time; in platform_random_get_bytes()