freebsd-dev/sys/dev/random
Konstantin Belousov 7c5a46a1bc Remove resolver_qual from DEFINE_IFUNC/DEFINE_UIFUNC macros.
In all practical situations, the resolver visibility is static.

Requested by:	markj
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Approved by:	so (emaste)
Differential revision:	https://reviews.freebsd.org/D20281
2019-05-16 22:20:54 +00:00
..
build.sh
darn.c
fortuna.c Fortuna: Fix false negatives in is_random_seeded() 2019-05-13 19:35:35 +00:00
fortuna.h
hash.c Fortuna: Add Chacha20 as an alternative stream cipher 2019-03-08 01:17:20 +00:00
hash.h Fortuna: Add Chacha20 as an alternative stream cipher 2019-03-08 01:17:20 +00:00
ivy.c Remove resolver_qual from DEFINE_IFUNC/DEFINE_UIFUNC macros. 2019-05-16 22:20:54 +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 Fortuna: Add Chacha20 as an alternative stream cipher 2019-03-08 01:17:20 +00:00
unit_test.c
unit_test.h