From: Richard Levitte Date: Tue, 9 Sep 2003 16:39:41 +0000 (+0000) Subject: make update X-Git-Tag: BEN_FIPS_TEST_1~35 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7418027279b95b4c1d03ec3e53dccb23aa728aec;p=oweals%2Fopenssl.git make update --- diff --git a/crypto/Makefile.ssl b/crypto/Makefile.ssl index 652fcac67b..24e7c4227f 100644 --- a/crypto/Makefile.ssl +++ b/crypto/Makefile.ssl @@ -203,6 +203,7 @@ mem_dbg.o: ../include/openssl/err.h ../include/openssl/lhash.h mem_dbg.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h mem_dbg.o: ../include/openssl/safestack.h ../include/openssl/stack.h mem_dbg.o: ../include/openssl/symhacks.h cryptlib.h mem_dbg.c +o_str.o: o_str.c o_str.h o_time.o: ../include/openssl/e_os2.h ../include/openssl/opensslconf.h o_time.c o_time.o: o_time.h tmdiff.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/buffer.h diff --git a/util/libeay.num b/util/libeay.num index 0b9e1fb61e..db82d435b9 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -2820,9 +2820,9 @@ EVP_des_ede_cfb64 3261 EXIST::FUNCTION:DES EVP_aes_192_cfb128 3262 EXIST::FUNCTION:AES EVP_aes_192_cfb1 3263 EXIST::FUNCTION:AES EVP_des_cfb8 3264 EXIST::FUNCTION:DES -EVP_des_ede_cfb8 3265 EXIST::FUNCTION:DES +EVP_des_ede_cfb8 3265 NOEXIST::FUNCTION: EVP_aes_256_cfb1 3266 EXIST::FUNCTION:AES -EVP_des_ede_cfb1 3267 EXIST::FUNCTION:DES +EVP_des_ede_cfb1 3267 NOEXIST::FUNCTION: EVP_idea_cfb64 3268 EXIST::FUNCTION:IDEA EVP_rc5_32_12_16_cfb64 3269 EXIST::FUNCTION:RC5 EVP_des_cfb1 3270 EXIST::FUNCTION:DES