Searched refs:CRNG_EMPTY (Results 1 – 1 of 1) sorted by relevance
78 CRNG_EMPTY = 0, /* Little to no entropy collected */ enumerator81 } crng_init __read_mostly = CRNG_EMPTY;311 if (crng_init == CRNG_EMPTY) in crng_make_state()713 if (crng_init == CRNG_EMPTY) { in _credit_init_bits()