freebsd-dev/sys/dev/random
Mark Murray b712101cf7 Rework the read routines to keep the PRNG sources happy. These work
in units of crypto blocks, so must have adequate space to write.
This means needing to be careful about buffers and keeping track
of external read request length.

Approved by:	so (/dev/random blanket)
2015-07-13 08:38:21 +00:00
..
build.sh
fortuna.c
fortuna.h
hash.c
hash.h
ivy.c
nehemiah.c
random_harvestq.c
random_harvestq.h
randomdev_none.c
randomdev.c Rework the read routines to keep the PRNG sources happy. These work 2015-07-13 08:38:21 +00:00
randomdev.h
uint128.h
unit_test.c
unit_test.h
yarrow.c
yarrow.h