Home
last modified time | relevance | path

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

/optee_os/core/crypto/
H A Drng_fortuna.c420 static bool reseed_from_pool(uint32_t reseed_count, size_t pool_num) in reseed_from_pool() function
451 n < NUM_POOLS && reseed_from_pool(state.reseed_count, n); n++) { in maybe_reseed()