Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_rng.c37 #define RNG_CR_NISTC BIT(12) macro
44 #define RNG_CR_ENTROPY_SRC_MASK (RNG_CR_CONFIG1 | RNG_CR_NISTC | \