Home GnuPG

jitterentropy: Disable use of pthread.

Description

jitterentropy: Disable use of pthread.

* random/jitterentropy.h (JENT_CONF_ENABLE_INTERNAL_TIMER): Undefine.
* random/jitterentropy-base.c [JENT_CONF_ENABLE_INTERNAL_TIMER]
(jent_entropy_switch_notime_impl): Add conditional compilation.
* random/jitterentropy-base-user.h [JENT_CONF_ENABLE_INTERNAL_TIMER]
(jent_yield): Likewise.
* random/jitterentropy.h [JENT_CONF_ENABLE_INTERNAL_TIMER]
(jent_entropy_switch_notime_impl): Likewise.
  • GnuPG-bug-id: T5523
  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details

Provenance
gniibeAuthored on Nov 17 2021, 6:47 AM
Parents
rCd5ae5229db70: jitterentropy: Fix building rndjent.
Branches
Unknown
Tags
Unknown
Tasks
T5523: jitter entropy RNG update