Searched refs:POOL_EARLY_BITS (Results 1 – 1 of 1) sorted by relevance
86 CRNG_EARLY = 1, /* At least POOL_EARLY_BITS collected */634 POOL_EARLY_BITS = POOL_READY_BITS / 2 /* When crng_init->CRNG_EARLY */ enumerator 754 } else if (orig < POOL_EARLY_BITS && new >= POOL_EARLY_BITS) { in _credit_init_bits()