freebsd-nq/sys/dev/random
Mark Johnston b870199522 Avoid returning a NULL pointer from the Intel hw PRNG ifunc resolver.
DTrace expects kernel function symbols of a non-zero size to have an
implementation, which is a reasonable invariant to preserve.

Reported and tested by:	ler
Reviewed by:	cem, kib
Approved by:	so (delphij)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D20218
2019-05-10 04:28:17 +00:00
..
build.sh
darn.c
fortuna.c
fortuna.h
hash.c
hash.h
ivy.c Avoid returning a NULL pointer from the Intel hw PRNG ifunc resolver. 2019-05-10 04:28:17 +00:00
nehemiah.c
other_algorithm.c
other_algorithm.h
random_harvestq.c random(4): Don't complain noisily when an entropy source is slow 2019-05-08 14:54:32 +00:00
random_harvestq.h
random_infra.c random(4): Restore availability tradeoff prior to r346250 2019-04-18 20:48:54 +00:00
randomdev.c random(4): Restore availability tradeoff prior to r346250 2019-04-18 20:48:54 +00:00
randomdev.h random(4): Restore availability tradeoff prior to r346250 2019-04-18 20:48:54 +00:00
uint128.h
unit_test.c
unit_test.h