freebsd-skq/sys/dev/random
delphij 2f456747e0 Use Intel's official name (Secure Key) per Intel® Digital Random Number
Generator (DRNG) Software Implementation Guide.

Reviewed by:	kib
Approved by:	so
MFC after:	2 weeks
2014-06-27 21:33:15 +00:00
..
dummy_rng.c There is an issue (not seen in our testing) where "yarrow" and 2013-10-13 00:10:48 +00:00
harvest.c Convert the random entropy harvesting code to use a const void * pointer 2013-11-01 20:53:49 +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 Use Intel's official name (Secure Key) per Intel® Digital Random Number 2014-06-27 21:33:15 +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 Merge from project branch. Uninteresting commits are trimmed. 2013-10-12 12:57:57 +00:00
random_adaptors.c Correctly set the sysctl format to Alphanumeric, rather than letting it default. 2014-04-26 13:21:28 +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 Merge from project branch. Uninteresting commits are trimmed. 2013-10-12 12:57:57 +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 There is an issue (not seen in our testing) where "yarrow" and 2013-10-13 00:10:48 +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 There is an issue (not seen in our testing) where "yarrow" and 2013-10-13 00:10:48 +00:00
rwfile.c Add a RANDOM_RWFILE option and hide the entropy cache code behind it. 2013-10-09 20:14:16 +00:00
rwfile.h Add a RANDOM_RWFILE option and hide the entropy cache code behind it. 2013-10-09 20:14:16 +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