From: Dr. Stephen Henson Date: Tue, 19 Jun 2007 16:10:19 +0000 (+0000) Subject: Remove deleted function from headers. X-Git-Tag: FIPS_098_TEST_1~12 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6be8288928d6deff43c1819fff7353d8b0f28a48;p=oweals%2Fopenssl.git Remove deleted function from headers. --- diff --git a/fips-1.0/fips.h b/fips-1.0/fips.h index bf810dfa8c..a59629e362 100644 --- a/fips-1.0/fips.h +++ b/fips-1.0/fips.h @@ -63,7 +63,6 @@ int FIPS_mode_set(int onoff); int FIPS_mode(void); const void *FIPS_rand_check(void); int FIPS_selftest_failed(void); -int FIPS_dsa_check(struct dsa_st *dsa); void FIPS_corrupt_sha1(void); int FIPS_selftest_sha1(void); void FIPS_corrupt_aes(void); diff --git a/util/libeay.num b/util/libeay.num index 9149a53f08..bb358d108b 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -2834,7 +2834,7 @@ FIPS_selftest_sha1 3274 EXIST:OPENSSL_FIPS:FUNCTION: FIPS_selftest_rsa 3275 EXIST:OPENSSL_FIPS:FUNCTION: FIPS_corrupt_sha1 3276 EXIST:OPENSSL_FIPS:FUNCTION: EVP_des_cfb1 3277 EXIST::FUNCTION:DES -FIPS_dsa_check 3278 EXIST:OPENSSL_FIPS:FUNCTION: +FIPS_dsa_check 3278 NOEXIST::FUNCTION: AES_cfb1_encrypt 3279 EXIST::FUNCTION:AES EVP_des_ede3_cfb1 3280 EXIST::FUNCTION:DES FIPS_rand_check 3281 EXIST:OPENSSL_FIPS:FUNCTION: diff --git a/util/mkdef.pl b/util/mkdef.pl index d340931a30..2a7c98237f 100755 --- a/util/mkdef.pl +++ b/util/mkdef.pl @@ -1224,8 +1224,6 @@ EOO LIBRARY $libname $liboptions -DESCRIPTION '$description' - EOF if ($W16) {