Home
last modified time | relevance | path

Searched defs:reseed_count (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/crypto/
H A Drng_fortuna.c53 uint32_t reseed_count; member
420 static bool reseed_from_pool(uint32_t reseed_count, size_t pool_num) in reseed_from_pool()