Searched hist:"4 ee7d3b0118c82e651712bb65da53d08e78cd7b1" (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/tpm/ |
H A D | tpm_tis.c | diff 4ee7d3b0118c82e651712bb65da53d08e78cd7b1 Sat Mar 23 06:13:51 CET 2019 Marcin Wojtas <mw@FreeBSD.org> Allow using TPM as entropy source.
TPM has a built-in RNG, with its own entropy source. The driver was extended to harvest 16 random bytes from TPM every 10 seconds. A new build option "TPM_HARVEST" was introduced - for now, however, it is not enabled by default in the GENERIC config.
Submitted by: Kornel Duleba <mindal@semihalf.com> Reviewed by: markm, delphij Approved by: secteam Obtained from: Semihalf Sponsored by: Stormshield Differential Revision: https://reviews.freebsd.org/D19620
|
H A D | tpm20.h | diff 4ee7d3b0118c82e651712bb65da53d08e78cd7b1 Sat Mar 23 06:13:51 CET 2019 Marcin Wojtas <mw@FreeBSD.org> Allow using TPM as entropy source.
TPM has a built-in RNG, with its own entropy source. The driver was extended to harvest 16 random bytes from TPM every 10 seconds. A new build option "TPM_HARVEST" was introduced - for now, however, it is not enabled by default in the GENERIC config.
Submitted by: Kornel Duleba <mindal@semihalf.com> Reviewed by: markm, delphij Approved by: secteam Obtained from: Semihalf Sponsored by: Stormshield Differential Revision: https://reviews.freebsd.org/D19620
|
H A D | tpm20.c | diff 4ee7d3b0118c82e651712bb65da53d08e78cd7b1 Sat Mar 23 06:13:51 CET 2019 Marcin Wojtas <mw@FreeBSD.org> Allow using TPM as entropy source.
TPM has a built-in RNG, with its own entropy source. The driver was extended to harvest 16 random bytes from TPM every 10 seconds. A new build option "TPM_HARVEST" was introduced - for now, however, it is not enabled by default in the GENERIC config.
Submitted by: Kornel Duleba <mindal@semihalf.com> Reviewed by: markm, delphij Approved by: secteam Obtained from: Semihalf Sponsored by: Stormshield Differential Revision: https://reviews.freebsd.org/D19620
|
H A D | tpm_crb.c | diff 4ee7d3b0118c82e651712bb65da53d08e78cd7b1 Sat Mar 23 06:13:51 CET 2019 Marcin Wojtas <mw@FreeBSD.org> Allow using TPM as entropy source.
TPM has a built-in RNG, with its own entropy source. The driver was extended to harvest 16 random bytes from TPM every 10 seconds. A new build option "TPM_HARVEST" was introduced - for now, however, it is not enabled by default in the GENERIC config.
Submitted by: Kornel Duleba <mindal@semihalf.com> Reviewed by: markm, delphij Approved by: secteam Obtained from: Semihalf Sponsored by: Stormshield Differential Revision: https://reviews.freebsd.org/D19620
|
/freebsd/sys/dev/random/ |
H A D | random_harvestq.c | diff 4ee7d3b0118c82e651712bb65da53d08e78cd7b1 Sat Mar 23 06:13:51 CET 2019 Marcin Wojtas <mw@FreeBSD.org> Allow using TPM as entropy source.
TPM has a built-in RNG, with its own entropy source. The driver was extended to harvest 16 random bytes from TPM every 10 seconds. A new build option "TPM_HARVEST" was introduced - for now, however, it is not enabled by default in the GENERIC config.
Submitted by: Kornel Duleba <mindal@semihalf.com> Reviewed by: markm, delphij Approved by: secteam Obtained from: Semihalf Sponsored by: Stormshield Differential Revision: https://reviews.freebsd.org/D19620
|
/freebsd/sys/sys/ |
H A D | random.h | diff 4ee7d3b0118c82e651712bb65da53d08e78cd7b1 Sat Mar 23 06:13:51 CET 2019 Marcin Wojtas <mw@FreeBSD.org> Allow using TPM as entropy source.
TPM has a built-in RNG, with its own entropy source. The driver was extended to harvest 16 random bytes from TPM every 10 seconds. A new build option "TPM_HARVEST" was introduced - for now, however, it is not enabled by default in the GENERIC config.
Submitted by: Kornel Duleba <mindal@semihalf.com> Reviewed by: markm, delphij Approved by: secteam Obtained from: Semihalf Sponsored by: Stormshield Differential Revision: https://reviews.freebsd.org/D19620
|
/freebsd/sys/conf/ |
H A D | options | diff 4ee7d3b0118c82e651712bb65da53d08e78cd7b1 Sat Mar 23 06:13:51 CET 2019 Marcin Wojtas <mw@FreeBSD.org> Allow using TPM as entropy source.
TPM has a built-in RNG, with its own entropy source. The driver was extended to harvest 16 random bytes from TPM every 10 seconds. A new build option "TPM_HARVEST" was introduced - for now, however, it is not enabled by default in the GENERIC config.
Submitted by: Kornel Duleba <mindal@semihalf.com> Reviewed by: markm, delphij Approved by: secteam Obtained from: Semihalf Sponsored by: Stormshield Differential Revision: https://reviews.freebsd.org/D19620
|