Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dentry_std.c397 plat_prng_add_jitter_entropy(CRYPTO_RNG_SRC_JITTER_SESSION, in entry_open_session()
422 plat_prng_add_jitter_entropy(CRYPTO_RNG_SRC_JITTER_SESSION, in entry_close_session()
/optee_os/core/include/crypto/
H A Dcrypto.h366 CRYPTO_RNG_SRC_JITTER_SESSION = (0 << 1 | 0), enumerator