freebsd-dev/sys/dev/random
Andrey A. Chernov 2b50ce65be Attempt to mitigate poor initialization of arc4 by one-shot
reinitialization from yarrow right after good entropy is harvested.

Approved by:    secteam (delphij)
MFC after:      1 week
2013-04-19 00:30:52 +00:00
..
harvest.c Generate a warning if the kernel's arc4random() is seeded with bogus entropy. 2012-01-16 20:18:10 +00:00
hash.c
hash.h
ivy.c Rename the IVY_RNG option to RDRAND_RNG. 2012-09-13 10:12:16 +00:00
nehemiah.c Add support for new Intel on-CPU Bull Mountain random number 2012-09-05 13:18:51 +00:00
probe.c Rename the IVY_RNG option to RDRAND_RNG. 2012-09-13 10:12:16 +00:00
randomdev_soft.c Attempt to mitigate poor initialization of arc4 by one-shot 2013-04-19 00:30:52 +00:00
randomdev_soft.h
randomdev.c
randomdev.h
yarrow.c
yarrow.h