]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
vmgenid(4): Integrate as a random(4) source
authorcem <cem@FreeBSD.org>
Wed, 1 Jan 2020 00:35:02 +0000 (00:35 +0000)
committercem <cem@FreeBSD.org>
Wed, 1 Jan 2020 00:35:02 +0000 (00:35 +0000)
commit21f2ab2f00f7b101a5f4187d3e2adab738421bdf
treef5ed8acdd81f0afdf2fb26b865003e898d5adbef
parent0c95b2055b728e783b2788abc5ad91480d6acd3c
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
sys/dev/random/fortuna.c
sys/dev/random/random_harvestq.c
sys/dev/vmgenc/vmgenc_acpi.c
sys/sys/random.h