summaryrefslogtreecommitdiffstats
path: root/sys/dev/random/ivy.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure correct object code is generated at -O0.np2014-10-131-1/+1
* Use Intel's official name (Secure Key) per IntelĀ® Digital Random Numberdelphij2014-06-271-1/+1
* Utilize the stronger guarantees on the call arguments from thekib2013-10-171-32/+25
* staticize struct random_hardware_sourcedes2013-10-091-1/+1
* Fix some just-noticed problems:markm2013-10-081-15/+0
* MFC - tracking commit.markm2013-10-081-2/+2
* Snapshot.markm2013-10-061-0/+15
* Don't use the "real" assembler mnemonics; older compilers may notmarkm2013-10-061-2/+2
* SNAPSHOT.markm2013-10-061-1/+4
* Snapshot. This passes the build test, but has not yet been finished or debugged.markm2013-10-041-45/+41
* * Add random_adaptors.[ch] which is basically a store of random_adaptor's.obrien2013-08-091-5/+33
* Back out r253779 & r253786.obrien2013-07-311-36/+5
* Decouple yarrow from random(4) device.obrien2013-07-291-5/+36
* Rename the IVY_RNG option to RDRAND_RNG.kib2012-09-131-1/+1
* Add support for new Intel on-CPU Bull Mountain random numberkib2012-09-051-0/+117
OpenPOWER on IntegriCloud