Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Driscv_zkr_rng.c14 #define RNG_TIMEOUT_US 1000000 macro
18 uint64_t timeout = timeout_init_us(RNG_TIMEOUT_US); in seed_get_random_u16()
H A Dbcm_hwrng.c28 #define RNG_TIMEOUT_US 10000 macro
52 uint64_t timeout = timeout_init_us(RNG_TIMEOUT_US); in bcm_hwrng_read_rng()