1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/dev/random
Robert Watson f5c3a74502 Assert that the entropy source category provided by a caller submitting
entropy is valid, as an invalid source will cause dereferencing of an
array of queues to an incorrect memory location.
2004-10-12 14:57:14 +00:00
..
harvest.c Default to harvesting everything. This is to help give a faster 2004-04-16 17:07:11 +00:00
hash.c
hash.h
nehemiah.c Add a Davies-Meyer style hash to the output. This is still pure 2004-04-17 19:26:53 +00:00
nehemiah.h
probe.c Fix pc98 build. 2004-04-11 09:13:42 +00:00
randomdev_soft.c Assert that the entropy source category provided by a caller submitting 2004-10-12 14:57:14 +00:00
randomdev_soft.h
randomdev.c Add module versions. 2004-08-02 20:42:28 +00:00
randomdev.h Attempts to make this device Giant-free were ill-conceived as 2004-04-16 17:10:54 +00:00
yarrow.c
yarrow.h