aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/randomdev/yarrow.h
Commit message (Expand)AuthorAgeFilesLines
* o Fix a horrible bug where small reads (< 8 bytes) would return theMark Murray2000-07-251-2/+2
* Clean this up with some BDE-inspired fixes.Mark Murray2000-07-231-7/+10
* Yarrow tweaks; separate the fast and slow reseed tasks so that they don'tMark Murray2000-07-091-1/+1
* Add entropy gathering code. This will work whether the module isMark Murray2000-07-071-10/+45
* New machine-independant /dev/random driver.Mark Murray2000-06-251-0/+42