freebsd-skq/sys/dev/random
Navdeep Parhar 3f52cae506 Make sure correct object code is generated at -O0.
Submitted by:	grehan@
Approved by:	so@ (des)
MFC after:	1 month
2014-10-13 06:50:08 +00:00
..
dummy_rng.c Fix a problem where the priority order of yarrow,dummy can get reversed 2013-10-12 23:15:06 +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
hash.h
ivy.c Make sure correct object code is generated at -O0. 2014-10-13 06:50:08 +00:00
live_entropy_sources.c
live_entropy_sources.h
nehemiah.c Fix for i386. 2013-10-11 20:53:25 +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
random_harvestq.c Fix a constant printf which is (int) on some architectures and (long int) on others. 2013-10-10 07:39:19 +00:00
random_harvestq.h
randomdev_soft.c Fix a problem where the priority order of yarrow,dummy can get reversed 2013-10-12 23:15:06 +00:00
randomdev_soft.h
randomdev.c
randomdev.h Fix a problem where the priority order of yarrow,dummy can get reversed 2013-10-12 23:15:06 +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
yarrow.h