make update
authorRichard Levitte <levitte@openssl.org>
Wed, 24 Oct 2001 15:32:14 +0000 (15:32 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 24 Oct 2001 15:32:14 +0000 (15:32 +0000)
util/libeay.num
util/ssleay.num

index 77110201a7f06aaa3ba3a07c66a5e5a57e61fa4f..884b473ec4fb9d2b1897ce6c6f2ddeae8f25e3e8 100755 (executable)
@@ -2699,3 +2699,9 @@ EVP_DigestInit_ex                       3145      EXIST::FUNCTION:
 ERR_load_ENGINE_strings                 3146   EXIST::FUNCTION:
 ERR_load_EC_strings                     3147   EXIST::FUNCTION:EC
 ERR_load_UI_strings                     3148   EXIST::FUNCTION:
+EVP_MD_CTX_copy_ex                      3149   EXIST::FUNCTION:
+EVP_CipherFinal_ex                      3150   EXIST::FUNCTION:
+EVP_DecryptFinal_ex                     3151   EXIST::FUNCTION:
+EVP_EncryptFinal_ex                     3152   EXIST::FUNCTION:
+EVP_DigestFinal_ex                      3153   EXIST::FUNCTION:
+X509_supported_extension                3154   EXIST::FUNCTION:
index 168e6d3c59a797c336309bfe5f75acac50d8bb3d..fdea47205ddd6670409ef9f0c5fc063b09d6a228 100755 (executable)
@@ -213,3 +213,5 @@ kssl_krb5_free_data_contents            262 EXIST::FUNCTION:KRB5
 kssl_ctx_setstring                      263    EXIST::FUNCTION:KRB5
 SSL_CTX_set_generate_session_id         264    EXIST::FUNCTION:
 SSL_renegotiate_pending                 265    EXIST::FUNCTION:
+SSL_CTX_set_msg_callback                266    EXIST::FUNCTION:
+SSL_set_msg_callback                    267    EXIST::FUNCTION: