opnsense-src/sys/dev/random
Andrew Turner b2f8b2dc87 sys: Add an SMCCC Random Number Generator driver
The Arm True Random Number Generator Firmware Interface provides a way
to query the SMCCC firmware for up to 192 bits of entropy. Use it to
provide another source of randomness to the kernel.

Reviewed by:	cem, markm
Sponsored by:	Arm Ltd
Differential Revision:	https://reviews.freebsd.org/D46989
2024-10-15 18:24:42 +01:00
..
fenestrasX
armv8rng.c
build.sh
darn.c
fortuna.c
fortuna.h
hash.c
hash.h
ivy.c
nehemiah.c
other_algorithm.c
other_algorithm.h
random_harvestq.c sys: Add an SMCCC Random Number Generator driver 2024-10-15 18:24:42 +01:00
random_harvestq.h
random_infra.c
randomdev.c
randomdev.h
uint128.h
unit_test.c
unit_test.h