freebsd-dev/sys/dev/random
2013-10-09 18:11:15 +00:00
..
dummy_rng.c SNAPSHOT. 2013-10-06 09:55:28 +00:00
harvest.c Snapshot. This passes the build test, but has not yet been finished or debugged. 2013-10-04 06:55:06 +00:00
hash.c Snapshot of current work; 2013-08-26 18:29:51 +00:00
hash.h Add missing include guards and move the existing ones out of the 2013-10-09 09:11:14 +00:00
ivy.c staticize struct random_hardware_source 2013-10-09 17:51:38 +00:00
live_entropy_sources.c Time to eat crow for me. 2013-10-08 18:48:11 +00:00
live_entropy_sources.h Add missing include guards and move the existing ones out of the 2013-10-09 09:11:14 +00:00
nehemiah.c staticize struct random_hardware_source 2013-10-09 17:51:38 +00:00
random_adaptors.c Fix some just-noticed problems: 2013-10-08 22:14:07 +00:00
random_adaptors.h Add missing include guards and move the existing ones out of the 2013-10-09 09:11:14 +00:00
random_harvestq.c Sigh. I can't even get a single #ifdef right. Who's got the hat? 2013-10-09 18:11:15 +00:00
random_harvestq.h Add missing include guards and move the existing ones out of the 2013-10-09 09:11:14 +00:00
randomdev_soft.c Add YARROW_RNG and FORTUNA_RNG to sys/conf/options. 2013-10-08 11:05:26 +00:00
randomdev_soft.h Add missing include guards and move the existing ones out of the 2013-10-09 09:11:14 +00:00
randomdev.c Re-add /dev/urandom for compatibility purposes. 2013-10-09 09:13:12 +00:00
randomdev.h Add missing include guards and move the existing ones out of the 2013-10-09 09:11:14 +00:00
rwfile.c Debugging. My attempt at EVENTHANDLER(multiuser) was a failure; use EVENTHANDLER(mountroot) instead. 2013-10-08 06:54:52 +00:00
rwfile.h Add missing include guards and move the existing ones out of the 2013-10-09 09:11:14 +00:00
yarrow.c Add YARROW_RNG and FORTUNA_RNG to sys/conf/options. 2013-10-08 11:05:26 +00:00
yarrow.h Add missing include guards and move the existing ones out of the 2013-10-09 09:11:14 +00:00