Remove deleted function from headers.

This commit is contained in:
Dr. Stephen Henson
2007-06-19 16:10:19 +00:00
parent 9fe07b7cf0
commit 6be8288928
3 changed files with 1 additions and 4 deletions

View File

@@ -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);

View File

@@ -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:

View File

@@ -1224,8 +1224,6 @@ EOO
LIBRARY $libname $liboptions
DESCRIPTION '$description'
EOF
if ($W16) {