1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-30 12:04:07 +00:00
freebsd/sys/dev/random
Ed Schouten bc41a24735 Fix the build after breaking it in r285549.
I performed the commit on a different system as where I wrote the
change. After pulling in the change from Phabricator, I didn't notice
that a single chunk did not apply.

Approved by:	secteam (implicit, as intended change was approved)
Pointy hat to:	me
2015-07-14 20:45:24 +00:00
..
build.sh * Address review (and add a bit myself). 2015-07-12 18:14:38 +00:00
fortuna.c * Address review (and add a bit myself). 2015-07-12 18:14:38 +00:00
fortuna.h Huge cleanup of random(4) code. 2015-06-30 17:00:45 +00:00
hash.c Huge cleanup of random(4) code. 2015-06-30 17:00:45 +00:00
hash.h * Address review (and add a bit myself). 2015-07-12 18:14:38 +00:00
ivy.c Huge cleanup of random(4) code. 2015-06-30 17:00:45 +00:00
nehemiah.c Huge cleanup of random(4) code. 2015-06-30 17:00:45 +00:00
random_harvestq.c * Address review (and add a bit myself). 2015-07-12 18:14:38 +00:00
random_harvestq.h Huge cleanup of random(4) code. 2015-06-30 17:00:45 +00:00
randomdev_none.c Huge cleanup of random(4) code. 2015-06-30 17:00:45 +00:00
randomdev.c Fix the build after breaking it in r285549. 2015-07-14 20:45:24 +00:00
randomdev.h * Address review (and add a bit myself). 2015-07-12 18:14:38 +00:00
uint128.h Huge cleanup of random(4) code. 2015-06-30 17:00:45 +00:00
unit_test.c * Address review (and add a bit myself). 2015-07-12 18:14:38 +00:00
unit_test.h * Address review (and add a bit myself). 2015-07-12 18:14:38 +00:00
yarrow.c * Address review (and add a bit myself). 2015-07-12 18:14:38 +00:00
yarrow.h Huge cleanup of random(4) code. 2015-06-30 17:00:45 +00:00