freebsd-dev/sys/dev/random
Xin LI 8d45c8ab96 - fortuna.c: catch up with r278927 and fix a buffer overflow by using the
temporary buffer when remaining space is not enough to hold
	      a whole block.
 - yarrow.c:  add a comment that we intend to change the code and remove
	      memcpy's in the future. (*)

Requested by:	markm (*)
Reviewed by:	markm
Approved by:	so (self)
2015-02-18 08:21:51 +00:00
..
build.sh
dummy_rng.c When the new random adaptor code was brought it in r273872, a call to 2015-02-17 17:37:00 +00:00
fortuna.c - fortuna.c: catch up with r278927 and fix a buffer overflow by using the 2015-02-18 08:21:51 +00:00
fortuna.h
hash.c
hash.h
ivy.c
live_entropy_sources.c
live_entropy_sources.h
nehemiah.c
random_adaptors.c When the new random adaptor code was brought it in r273872, a call to 2015-02-17 17:37:00 +00:00
random_adaptors.h
random_harvestq.c
random_harvestq.h
randomdev_soft.c
randomdev_soft.h
randomdev.c When the new random adaptor code was brought it in r273872, a call to 2015-02-17 17:37:00 +00:00
randomdev.h When the new random adaptor code was brought it in r273872, a call to 2015-02-17 17:37:00 +00:00
uint128.h
unit_test.c
unit_test.h
yarrow.c - fortuna.c: catch up with r278927 and fix a buffer overflow by using the 2015-02-18 08:21:51 +00:00
yarrow.h