opnsense-src/sys/dev/random
Andrew Turner 0b040a4809 Fix the random source descriptions
- Add the missing RANDOM_PURE_QUALCOMM description
 - Make RANDOM_PURE_VMGENID consistent with the other pure sources
   by including "PURE_" in the description.

Approved by:	csprng (cem)
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D35412
2022-06-17 10:36:17 +01:00
..
fenestrasX kern: harvest entropy from callouts 2022-02-03 10:05:06 -06:00
build.sh
darn.c
fortuna.c
fortuna.h
hash.c random(3): Fix a typo in a source code comment 2022-04-09 09:14:22 +02:00
hash.h
ivy.c
nehemiah.c Remove checks for __GNUCLIKE_ASM assuming it is always true. 2022-04-12 10:05:45 -07:00
other_algorithm.c
other_algorithm.h
random_harvestq.c Fix the random source descriptions 2022-06-17 10:36:17 +01:00
random_harvestq.h
random_infra.c
randomdev.c randomdev: Remove 100 ms sleep from write routine 2021-11-16 10:27:27 -08:00
randomdev.h
uint128.h
unit_test.c
unit_test.h