Searched refs:entropyhunger (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_provider.c132 if (++frsp->entropyhunger > ENTROPY_STARVATION) {
138 frsp->entropyhunger = 0;
180 frsp->entropyhunger = 0;
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dn2rng.h134 uint64_t entropyhunger; /* RNGs generated with no entropy */ member in struct:fipsrandomstruct

Completed in 45 milliseconds