From 35780c2139f7abcb9af5a913ad41d2cd59de1215 Mon Sep 17 00:00:00 2001 From: Geoff Thorpe Date: Sun, 26 Aug 2001 21:06:22 +0000 Subject: [PATCH] "make update" --- crypto/engine/Makefile.ssl | 18 ------------------ util/libeay.num | 26 +++++++++++++++++++++++--- 2 files changed, 23 insertions(+), 21 deletions(-) diff --git a/crypto/engine/Makefile.ssl b/crypto/engine/Makefile.ssl index 934d2e3fb4..abb8281d4e 100644 --- a/crypto/engine/Makefile.ssl +++ b/crypto/engine/Makefile.ssl @@ -210,24 +210,6 @@ hw_nuron.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h hw_nuron.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h hw_nuron.o: ../../include/openssl/types.h ../../include/openssl/ui.h hw_nuron.o: ../cryptlib.h hw_nuron.c -hw_openbsd_dev_crypto.o: ../../include/openssl/asn1.h -hw_openbsd_dev_crypto.o: ../../include/openssl/bio.h ../../include/openssl/bn.h -hw_openbsd_dev_crypto.o: ../../include/openssl/crypto.h -hw_openbsd_dev_crypto.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h -hw_openbsd_dev_crypto.o: ../../include/openssl/e_os2.h -hw_openbsd_dev_crypto.o: ../../include/openssl/engine.h -hw_openbsd_dev_crypto.o: ../../include/openssl/evp.h -hw_openbsd_dev_crypto.o: ../../include/openssl/obj_mac.h -hw_openbsd_dev_crypto.o: ../../include/openssl/objects.h -hw_openbsd_dev_crypto.o: ../../include/openssl/opensslconf.h -hw_openbsd_dev_crypto.o: ../../include/openssl/opensslv.h -hw_openbsd_dev_crypto.o: ../../include/openssl/rand.h -hw_openbsd_dev_crypto.o: ../../include/openssl/rsa.h -hw_openbsd_dev_crypto.o: ../../include/openssl/safestack.h -hw_openbsd_dev_crypto.o: ../../include/openssl/stack.h -hw_openbsd_dev_crypto.o: ../../include/openssl/symhacks.h -hw_openbsd_dev_crypto.o: ../../include/openssl/types.h -hw_openbsd_dev_crypto.o: ../../include/openssl/ui.h engine_int.h hw_openbsd_dev_crypto.o: hw_openbsd_dev_crypto.c hw_ubsec.o: ../../e_os.h ../../include/openssl/asn1.h hw_ubsec.o: ../../include/openssl/bio.h ../../include/openssl/bn.h diff --git a/util/libeay.num b/util/libeay.num index 933c979055..98146e4380 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -2629,6 +2629,26 @@ EVP_MD_CTX_cleanup 3077 EXIST::FUNCTION: EVP_MD_CTX_destroy 3078 EXIST::FUNCTION: des_release_key 3079 EXIST::FUNCTION:DES ENGINE_load_openbsd_dev_crypto 3080 EXIST::FUNCTION: -ENGINE_add_all_evp 3081 EXIST::FUNCTION: -ENGINE_add_evp_cipher 3082 EXIST::FUNCTION: -ENGINE_load_evp 3083 EXIST::FUNCTION: +ENGINE_add_all_evp 3081 NOEXIST::FUNCTION: +ENGINE_add_evp_cipher 3082 NOEXIST::FUNCTION: +ENGINE_load_evp 3083 NOEXIST::FUNCTION: +X509_REVOKED_set_serialNumber 3084 EXIST::FUNCTION: +ERR_get_implementation 3085 EXIST::FUNCTION: +X509_CRL_sort 3086 EXIST::FUNCTION: +X509_REVOKED_set_revocationDate 3087 EXIST::FUNCTION: +EVP_dev_crypto_md5 3088 EXIST::FUNCTION:DES +X509_CRL_set_issuer_name 3089 EXIST::FUNCTION: +DSA_up 3090 EXIST::FUNCTION:DSA +ENGINE_get_cipher 3091 EXIST::FUNCTION: +ENGINE_add_cipher 3092 EXIST::FUNCTION: +X509_CRL_set_nextUpdate 3093 EXIST::FUNCTION: +X509_CRL_set_version 3094 EXIST::FUNCTION: +X509_CRL_set_lastUpdate 3095 EXIST::FUNCTION: +ENGINE_load_engine_ciphers 3096 EXIST::FUNCTION: +ERR_set_implementation 3097 EXIST::FUNCTION: +EVP_dev_crypto_rc4 3098 EXIST::FUNCTION:DES +ENGINE_load_ciphers 3099 EXIST::FUNCTION: +ENGINE_get_cipher_by_name 3100 EXIST::FUNCTION: +ENGINE_cipher_num 3101 EXIST::FUNCTION: +DH_up 3102 EXIST::FUNCTION:DH +RSA_up 3103 EXIST::FUNCTION:RSA -- GitLab