Home
last modified time | relevance | path

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

/optee_os/core/crypto/
H A Drng_fortuna.c26 #define MIN_POOL_SIZE 64 macro
438 if (state.pool0_length < MIN_POOL_SIZE) in maybe_reseed()