opnsense-src/sys/dev/random
Mark Johnston d5f55356a2 random: Make random_source definitions const
We can do so trivially, so make these tables read-only.  No functional
change intended.

Reviewed by:	cem, emaste
MFC after:	2 weeks
Sponsored by:	Stormshield
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D52003
2025-08-19 14:06:02 +00:00
..
fenestrasX machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
armv8rng.c random: Make random_source definitions const 2025-08-19 14:06:02 +00: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: Make random_source definitions const 2025-08-19 14:06:02 +00: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: Make random_source definitions const 2025-08-19 14:06:02 +00: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: Make random_source definitions const 2025-08-19 14:06:02 +00:00
uint128.h
unit_test.c
unit_test.h