From: Dr. Stephen Henson Date: Sun, 15 May 2005 00:56:47 +0000 (+0000) Subject: Make update. X-Git-Tag: OpenSSL_0_9_8-beta1~13^2~21 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=a534bb09d336c2f53dff4138b515c07889339381;hp=b6995add5c91e9d62812883d884f0c558e6235d3 Make update. --- diff --git a/test/Makefile b/test/Makefile index f5747f800e..4397398e18 100644 --- a/test/Makefile +++ b/test/Makefile @@ -553,8 +553,11 @@ md5test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h md5test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h md5test.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h md5test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h md5test.c -mdc2test.o: ../e_os.h ../include/openssl/e_os2.h -mdc2test.o: ../include/openssl/opensslconf.h mdc2test.c +mdc2test.o: ../include/openssl/buffer.h ../include/openssl/crypto.h +mdc2test.o: ../include/openssl/e_os2.h ../include/openssl/opensslconf.h +mdc2test.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h +mdc2test.o: ../include/openssl/safestack.h ../include/openssl/stack.h +mdc2test.o: ../include/openssl/symhacks.h mdc2test.c randtest.o: ../e_os.h ../include/openssl/e_os2.h randtest.o: ../include/openssl/opensslconf.h ../include/openssl/ossl_typ.h randtest.o: ../include/openssl/rand.h randtest.c @@ -563,8 +566,11 @@ rc2test.o: ../include/openssl/opensslconf.h ../include/openssl/rc2.h rc2test.c rc4test.o: ../e_os.h ../include/openssl/e_os2.h rc4test.o: ../include/openssl/opensslconf.h ../include/openssl/rc4.h rc4test.o: ../include/openssl/sha.h rc4test.c -rc5test.o: ../e_os.h ../include/openssl/e_os2.h -rc5test.o: ../include/openssl/opensslconf.h rc5test.c +rc5test.o: ../include/openssl/buffer.h ../include/openssl/crypto.h +rc5test.o: ../include/openssl/e_os2.h ../include/openssl/opensslconf.h +rc5test.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h +rc5test.o: ../include/openssl/safestack.h ../include/openssl/stack.h +rc5test.o: ../include/openssl/symhacks.h rc5test.c rmdtest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h rmdtest.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h rmdtest.o: ../include/openssl/evp.h ../include/openssl/obj_mac.h diff --git a/util/libeay.num b/util/libeay.num index ff69cae078..335473ed17 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -3332,3 +3332,12 @@ pitem_free 3732 EXIST::FUNCTION: BN_GF2m_mod_inv_arr 3733 EXIST::FUNCTION: ENGINE_unregister_ECDSA 3734 EXIST::FUNCTION:ENGINE BN_BLINDING_set_thread_id 3735 EXIST::FUNCTION: +EVP_PKEY_add1_attr_by_NID 3736 EXIST::FUNCTION: +EVP_PKEY_add1_attr_by_txt 3737 EXIST::FUNCTION: +EVP_PKEY_get_attr 3738 EXIST::FUNCTION: +EVP_PKEY_get_attr_count 3739 EXIST::FUNCTION: +EVP_PKEY_delete_attr 3740 EXIST::FUNCTION: +EVP_PKEY_get_attr_by_OBJ 3741 EXIST::FUNCTION: +EVP_PKEY_add1_attr 3742 EXIST::FUNCTION: +EVP_PKEY_get_attr_by_NID 3743 EXIST::FUNCTION: +EVP_PKEY_add1_attr_by_OBJ 3744 EXIST::FUNCTION: