Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
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()
A Dstm32_rng.c39 #define RNG_TIMEOUT_US U(100000) macro
164 timeout_ref = timeout_init_us(RNG_TIMEOUT_US); in stm32_rng_read()
191 timeout_ref = timeout_init_us(RNG_TIMEOUT_US); in stm32_rng_read()

Completed in 3 milliseconds