Home
last modified time | relevance | path

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

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