freebsd-skq/sys/dev/random
cem 21f2ab2f00 vmgenid(4): Integrate as a random(4) source
The number is public and has no "entropy," but should be integrated quickly
on VM rewind events to avoid duplicate sequences.

Approved by:	csprng(markm)
Differential Revision:	https://reviews.freebsd.org/D22946
2020-01-01 00:35:02 +00:00
..
build.sh
darn.c
fortuna.c vmgenid(4): Integrate as a random(4) source 2020-01-01 00:35:02 +00:00
fortuna.h
hash.c random(4): Flip default Fortuna generator over to Chacha20 2019-12-20 21:11:00 +00:00
hash.h
ivy.c
nehemiah.c
other_algorithm.c random(4): Simplify RANDOM_LOADABLE 2019-12-26 19:32:11 +00:00
other_algorithm.h
random_harvestq.c vmgenid(4): Integrate as a random(4) source 2020-01-01 00:35:02 +00:00
random_harvestq.h
random_infra.c random(4): Simplify RANDOM_LOADABLE 2019-12-26 19:32:11 +00:00
randomdev.c random(4): Simplify RANDOM_LOADABLE 2019-12-26 19:32:11 +00:00
randomdev.h random(4): Simplify RANDOM_LOADABLE 2019-12-26 19:32:11 +00:00
uint128.h
unit_test.c
unit_test.h