summaryrefslogtreecommitdiffstats
path: root/sys/dev/random/randomdev_soft.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove GIANT from device random.ps2005-12-201-0/+1
| | | | Submitted by: ups
* Reorganise the entropy device so that high-yield entropy sourcesmarkm2004-04-091-0/+93
can more easily be used INSTEAD OF the hard-working Yarrow. The only hardware source used at this point is the one inside the VIA C3 Nehemiah (Stepping 3 and above) CPU. More sources will be added in due course. Contributions welcome!
OpenPOWER on IntegriCloud