Home GnuPG

random: Rename rndlinux module to rndoldlinux.

Description

random: Rename rndlinux module to rndoldlinux.

* configure.ac (USE_RNDOLDLINUX): Rename from USE_RNDLINUX.
(GCRYPT_RANDOM): Use rndoldlinux.lo.
* doc/gcrypt.texi: Update.
* random/Makefile.am (EXTRA_librandom_la_SOURCES): Update.
* random/rndoldlinux.c: Rename from rndlinux.c.  Rename the function.
* random/rand-internal.h: Update the function name.
* random/random-csprng.c: Update the calls to the function.
* random/random-drbg.c: Likewise.
* random/random-system.c: Likewise.
* src/global.c: Use USE_RNDOLDLINUX.
  • GnuPG-bug-id: T5759
  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details

Provenance
gniibeAuthored on Jan 11 2022, 6:47 AM
Parents
rC83e58191d3d9: configure: Fix help text for the fips module version
Branches
Unknown
Tags
Unknown
Tasks
T5759: Rename rndlinux module to rndoldlinux