freebsd-skq/sys/dev/random
2013-08-30 17:47:53 +00:00
..
harvest.c Snapshot of current work; 2013-08-26 18:29:51 +00:00
hash.c Snapshot of current work; 2013-08-26 18:29:51 +00:00
hash.h Snapshot of current work; 2013-08-26 18:29:51 +00:00
ivy.c * Add random_adaptors.[ch] which is basically a store of random_adaptor's. 2013-08-09 15:31:50 +00:00
nehemiah.c * Add random_adaptors.[ch] which is basically a store of random_adaptor's. 2013-08-09 15:31:50 +00:00
pseudo_rng.c 1) example (partially humorous random_adaptor, that I call "EXAMPLE") 2013-08-24 13:54:56 +00:00
random_adaptors.c Remove short-lived idea; thread to harvest (eg) RDRAND enropy into the usual harvest queues. It was a nifty idea, but too heavyweight. 2013-08-30 17:47:53 +00:00
random_adaptors.h Remove short-lived idea; thread to harvest (eg) RDRAND enropy into the usual harvest queues. It was a nifty idea, but too heavyweight. 2013-08-30 17:47:53 +00:00
random_harvestq.c Separate out the Software RNG entropy harvesting queue and thread into its own files. 2013-08-30 11:42:57 +00:00
random_harvestq.h Separate out the Software RNG entropy harvesting queue and thread into its own files. 2013-08-30 11:42:57 +00:00
randomdev_soft.c Separate out the Software RNG entropy harvesting queue and thread into its own files. 2013-08-30 11:42:57 +00:00
randomdev_soft.h Snapshot of current work; 2013-08-26 18:29:51 +00:00
randomdev.c 1) example (partially humorous random_adaptor, that I call "EXAMPLE") 2013-08-24 13:54:56 +00:00
randomdev.h 1) example (partially humorous random_adaptor, that I call "EXAMPLE") 2013-08-24 13:54:56 +00:00
yarrow.c Snapshot of current work; 2013-08-26 18:29:51 +00:00
yarrow.h Snapshot of current work; 2013-08-26 18:29:51 +00:00