Module Name: src Committed By: riastradh Date: Wed Jul 31 22:44:49 UTC 2024
Modified Files: src/sys/arch/x86/x86: cpu_rng.c Log Message: x86/cpu_rng.c: Add reference for Intel's hardware design. Not normative, unverifiable, possibly outdated -- but still a useful description of a model of what Intel might have implemented under the hood of RDRAND/RDSEED. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/x86/x86/cpu_rng.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.