]> git.ipfire.org Git - thirdparty/gnutls.git/commit
fips: remove FIPS_STARTUP_ONLY_TEST_CASE macro
authorDaiki Ueno <dueno@redhat.com>
Tue, 19 May 2020 14:18:39 +0000 (16:18 +0200)
committerDaiki Ueno <ueno@gnu.org>
Wed, 20 May 2020 05:00:17 +0000 (07:00 +0200)
commita53007d1986bcec8b042cabdcecef7e95de68b93
treed4684fc7558d0b7abfce7b5a0d9c0cfc004eb0bc
parent27c29e341656252c9e52bdb581d9c36c16035fc4
fips: remove FIPS_STARTUP_ONLY_TEST_CASE macro

The macro was intended to avoid non-recoverable errors during library
initialization, but the code path has been removed in commit
3963518d067a64412bbe0aa9ce5fc33ae729c15f.

Signed-off-by: Daiki Ueno <dueno@redhat.com>
lib/crypto-selftests.c