Home
last modified time | relevance | path

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

/optee_os/core/pta/
H A Dsystem.c54 crypto_rng_add_event(CRYPTO_RNG_SRC_NONSECURE, &system_pnum, in system_rng_reseed()
/optee_os/core/include/crypto/
H A Dcrypto.h368 CRYPTO_RNG_SRC_NONSECURE = (1 << 1 | 0), enumerator