Home
last modified time | relevance | path

Searched hist:"095 db7e6e7cc577ddcfaf7efb72bbbb7e8b06f34" (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/random/
H A Drandom_harvestq.cdiff 095db7e6e7cc577ddcfaf7efb72bbbb7e8b06f34 Sat Oct 07 21:02:03 CEST 2017 Conrad Meyer <cem@FreeBSD.org> random(4): Gather entropy from Pure sources

At initialization, hc_source_mask only includes non-Pure sources.

The patch changes source registration to enable the registered source in the
hc_source_mask bitmask. This mask governs which sources are harvested.

This patch also disallows userspace from disabling such sources.

PR: 222807
Submitted by: W. Dean Freeman <badfilemagic AT gmail.com>
Reviewed by: jmg (earlier version), delphij
Approved by: secteam (delphij)
Obtained from: HBSD 0054e3e170e083811acc9f3b637f8be8a86c03e7
Security: yes
Differential Revision: https://reviews.freebsd.org/D12611
H A Drandomdev.cdiff 095db7e6e7cc577ddcfaf7efb72bbbb7e8b06f34 Sat Oct 07 21:02:03 CEST 2017 Conrad Meyer <cem@FreeBSD.org> random(4): Gather entropy from Pure sources

At initialization, hc_source_mask only includes non-Pure sources.

The patch changes source registration to enable the registered source in the
hc_source_mask bitmask. This mask governs which sources are harvested.

This patch also disallows userspace from disabling such sources.

PR: 222807
Submitted by: W. Dean Freeman <badfilemagic AT gmail.com>
Reviewed by: jmg (earlier version), delphij
Approved by: secteam (delphij)
Obtained from: HBSD 0054e3e170e083811acc9f3b637f8be8a86c03e7
Security: yes
Differential Revision: https://reviews.freebsd.org/D12611
/freebsd/sys/sys/
H A Drandom.hdiff 095db7e6e7cc577ddcfaf7efb72bbbb7e8b06f34 Sat Oct 07 21:02:03 CEST 2017 Conrad Meyer <cem@FreeBSD.org> random(4): Gather entropy from Pure sources

At initialization, hc_source_mask only includes non-Pure sources.

The patch changes source registration to enable the registered source in the
hc_source_mask bitmask. This mask governs which sources are harvested.

This patch also disallows userspace from disabling such sources.

PR: 222807
Submitted by: W. Dean Freeman <badfilemagic AT gmail.com>
Reviewed by: jmg (earlier version), delphij
Approved by: secteam (delphij)
Obtained from: HBSD 0054e3e170e083811acc9f3b637f8be8a86c03e7
Security: yes
Differential Revision: https://reviews.freebsd.org/D12611