freebsd-dev/sys/dev/random
David E. O'Brien d0961945bb Refactor random_systat to be a *random_systat. This avoids unnecessary
structure copying in random_ident_hardware(). This change will also help
further modularization of random(4) subsystem.

Submitted by: arthurmesh@gmail.com
Reviewed by: obrien
Obtained from: Juniper Networks
2013-07-09 23:47:28 +00:00
..
harvest.c Generate a warning if the kernel's arc4random() is seeded with bogus entropy. 2012-01-16 20:18:10 +00:00
hash.c
hash.h
ivy.c Rename the IVY_RNG option to RDRAND_RNG. 2012-09-13 10:12:16 +00:00
nehemiah.c Add support for new Intel on-CPU Bull Mountain random number 2012-09-05 13:18:51 +00:00
probe.c Refactor random_systat to be a *random_systat. This avoids unnecessary 2013-07-09 23:47:28 +00:00
randomdev_soft.c Refactor random_systat to be a *random_systat. This avoids unnecessary 2013-07-09 23:47:28 +00:00
randomdev_soft.h
randomdev.c Refactor random_systat to be a *random_systat. This avoids unnecessary 2013-07-09 23:47:28 +00:00
randomdev.h Refactor random_systat to be a *random_systat. This avoids unnecessary 2013-07-09 23:47:28 +00:00
yarrow.c
yarrow.h