Files
linux/drivers
Dominik Brodowski ca1830d298 random: continually use hwgenerator randomness
commit c321e907aa upstream.

The rngd kernel thread may sleep indefinitely if the entropy count is
kept above random_write_wakeup_bits by other entropy sources. To make
best use of multiple sources of randomness, mix entropy from hardware
RNGs into the pool at least once within CRNG_RESEED_INTERVAL.

Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-06-29 09:26:31 +09:00
..
2023-05-16 12:22:16 +09:00
2023-06-29 09:26:11 +09:00
2023-06-29 09:26:28 +09:00
2023-05-16 09:58:13 +09:00
2023-06-29 09:26:07 +09:00