freebsd-dev/sys/dev/random
Konstantin Belousov 843c718fa7 Update comment.
Noted by:	dim
Approved by:	secteam (des)
MFC after:	4 days
2014-11-11 14:30:35 +00:00
..
build.sh
dummy_rng.c
fortuna.c Constify the AES code and propagate to consumers. This allows us to 2014-11-10 09:44:38 +00:00
fortuna.h
hash.c Constify the AES code and propagate to consumers. This allows us to 2014-11-10 09:44:38 +00:00
hash.h Constify the AES code and propagate to consumers. This allows us to 2014-11-10 09:44:38 +00:00
ivy.c Update comment. 2014-11-11 14:30:35 +00:00
live_entropy_sources.c
live_entropy_sources.h
nehemiah.c Fix random.ko module. 2014-11-07 20:23:43 +00:00
random_adaptors.c Don't assert random_adaptors_lock in random_adaptor_read_rate(). 2014-11-03 04:41:29 +00:00
random_adaptors.h
random_harvestq.c
random_harvestq.h
randomdev_soft.c Fix random.ko module. 2014-11-07 20:23:43 +00:00
randomdev_soft.h
randomdev.c Fix random.ko module. 2014-11-07 20:23:43 +00:00
randomdev.h
uint128.h
unit_test.c
unit_test.h
yarrow.c Restore the auto-reseed logic, but move it to a much later point, 2014-11-02 02:01:55 +00:00
yarrow.h