Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
A Dstm32_rng.c35 #define RNG_SR_SECS BIT(2) macro
68 if (io_read32(rng_base + RNG_SR) & (RNG_SR_SECS | RNG_SR_SEIS)) { in conceal_seed_error()

Completed in 2 milliseconds