aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/random/randomdev_soft.h
Commit message (Expand)AuthorAgeFilesLines
* Merge from project branch via main. Uninteresting commits are trimmed.Mark Murray2013-10-121-9/+10
* Snapshot of current work;Mark Murray2013-08-261-18/+9
* * Add random_adaptors.[ch] which is basically a store of random_adaptor's.David E. O'Brien2013-08-091-2/+2
* Back out r253779 & r253786.David E. O'Brien2013-07-311-2/+2
* Decouple yarrow from random(4) device.David E. O'Brien2013-07-291-2/+2
* Remove GIANT from device random.Paul Saab2005-12-201-0/+1
* Reorganise the entropy device so that high-yield entropy sourcesMark Murray2004-04-091-0/+93