opnsense-src/sys/dev/random
Andrew Turner ca69c5d68f arm64: Assume get_kernel_reg returns true
It now only returns true so this can be assumed and doesn't need to be
checked.

Sponsored by:	Arm Ltd
Differential Revision:	https://reviews.freebsd.org/D55105

(cherry picked from commit a8c3933840448eaf04ecfe162c0d05caf11090a4)
2026-04-08 14:59:53 +01:00
..
fenestrasX random: Have RANDOM_PURE_START be a cross-platform source 2025-11-07 18:19:13 -08:00
armv8rng.c arm64: Assume get_kernel_reg returns true 2026-04-08 14:59:53 +01:00
build.sh sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
darn.c random: Make random_source definitions const 2025-08-19 14:06:02 +00:00
fortuna.c random: Add NIST SP 800-90B entropy source health test implementations 2025-07-18 20:33:06 +00:00
fortuna.h random: Avoid magic numbers 2024-09-22 00:35:47 -07:00
hash.c random(4): Fix a typo in a source code comment 2024-02-22 16:54:50 +01:00
hash.h
ivy.c random: add RDSEED as a provably unique entropy source 2025-10-28 23:10:45 -07:00
nehemiah.c random: Make random_source definitions const 2025-08-19 14:06:02 +00:00
other_algorithm.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
other_algorithm.h
random_harvestq.c random: Have RANDOM_PURE_START be a cross-platform source 2025-11-07 18:19:13 -08:00
random_harvestq.h random: Add NIST SP 800-90B entropy source health test implementations 2025-07-18 20:33:06 +00:00
random_infra.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
randomdev.c random: Treat writes to /dev/random as separate from /entropy 2025-07-18 20:33:06 +00:00
randomdev.h random: Allow pure entropy sources to provide a min-entropy estimate 2025-09-30 09:43:08 +00:00
rdseed.c random: add RDSEED as a provably unique entropy source 2025-10-28 23:10:45 -07:00
uint128.h
unit_test.c
unit_test.h