mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-21 11:13:30 +00:00
db3fcaf970
Add a SYSINIT that forces a reseed during proc0 setup, which happens fairly late in the boot process. Add a RANDOM_DEBUG option which enables some debugging printf()s. Add a new RANDOM_ATTACH entropy source which harvests entropy from the get_cyclecount() delta across each call to a device attach method. |
||
---|---|---|
.. | ||
dummy_rng.c | ||
harvest.c | ||
hash.c | ||
hash.h | ||
ivy.c | ||
live_entropy_sources.c | ||
live_entropy_sources.h | ||
nehemiah.c | ||
random_adaptors.c | ||
random_adaptors.h | ||
random_harvestq.c | ||
random_harvestq.h | ||
randomdev_soft.c | ||
randomdev_soft.h | ||
randomdev.c | ||
randomdev.h | ||
rwfile.c | ||
rwfile.h | ||
yarrow.c | ||
yarrow.h |