freebsd-dev/sys/dev/randomdev
Mark Murray 7978f67e28 I think I need to move the newly static variables to the random_state
structure; remind myself in the cooments. Also regroup all the Yarrow
variables at the top of the variable list; they are "special".
(no functional change).
2000-07-11 18:35:33 +00:00
..
harvest.c Add entropy gathering code. This will work whether the module is 2000-07-07 09:03:59 +00:00
randomdev.c Fix bug with a vraiable that needs to be per-process, not static; 2000-07-09 11:49:07 +00:00
yarrow.c I think I need to move the newly static variables to the random_state 2000-07-11 18:35:33 +00:00
yarrow.h Yarrow tweaks; separate the fast and slow reseed tasks so that they don't 2000-07-09 11:52:12 +00:00