summaryrefslogtreecommitdiff
path: root/sys/dev/random/randomdev_soft.c
Commit message (Expand)AuthorAgeFilesLines
* Perform a lockless read to test whether an entropy havesting fifo isRobert Watson2004-08-111-0/+4
* Start the entropy device insecure/unblocked. I'll be handing overMark Murray2004-07-181-2/+2
* Default to harvesting everything. This is to help give a fasterMark Murray2004-04-161-3/+3
* Reorganise the entropy device so that high-yield entropy sourcesMark Murray2004-04-091-0/+369