Page MenuHomeFreeBSD

D53291.diff
No OneTemporary

D53291.diff

diff --git a/sys/dev/random/fenestrasX/fx_pool.c b/sys/dev/random/fenestrasX/fx_pool.c
--- a/sys/dev/random/fenestrasX/fx_pool.c
+++ b/sys/dev/random/fenestrasX/fx_pool.c
@@ -179,6 +179,9 @@
[RANDOM_PURE_RDRAND] = {
.entc_cls = &fxrng_hi_pull,
},
+ [RANDOM_PURE_RDSEED] = {
+ .entc_cls = &fxrng_hi_pull,
+ },
[RANDOM_PURE_NEHEMIAH] = {
.entc_cls = &fxrng_hi_pull,
},

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 9, 4:47 PM (13 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34893200
Default Alt Text
D53291.diff (383 B)

Event Timeline