opnsense-src/sys/dev/random
Jessica Clarke 064adb4ba0 armv8rng: Don't require toolchain to support FEAT_RNG
We have the mechanism in place to support encoding system registers
explicitly, so use that rather than requiring LLVM 13+, which breaks our
current set of GitHub CI builds.

Fixes:	9eecef052155 ("Add an Armv8 rndr random number provider")
(cherry picked from commit 9560ac4b638edf688566f576adc65d3654f2240c)
2024-10-21 15:03:26 +00:00
..
fenestrasX
armv8rng.c armv8rng: Don't require toolchain to support FEAT_RNG 2024-10-21 15:03:26 +00:00
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 Add an Armv8 rndr random number provider 2024-10-21 15:03:26 +00:00
random_harvestq.h
random_infra.c
randomdev.c
randomdev.h
uint128.h
unit_test.c
unit_test.h