freebsd-skq/sys/dev/random
Conrad Meyer e170090541 random(4): Add CCP random source definitions
The implementation will follow (D12723).  For now, get the changes to
commit-protected files out of the way.

Approved by:	secteam (gordon)
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D13925
2018-01-16 02:56:27 +00:00
..
build.sh
fortuna.c random(4): Discard low entropy inputs 2017-10-06 18:27:55 +00:00
fortuna.h
hash.c
hash.h
ivy.c
nehemiah.c
other_algorithm.c
other_algorithm.h
random_harvestq.c random(4): Add CCP random source definitions 2018-01-16 02:56:27 +00:00
random_harvestq.h Replace the RC4 algorithm for generating in-kernel secure random 2017-04-16 09:11:02 +00:00
random_infra.c
randomdev.c random(4): Gather entropy from Pure sources 2017-10-07 19:02:03 +00:00
randomdev.h
uint128.h
unit_test.c
unit_test.h
yarrow.c
yarrow.h