From 173755255837d22c2bfbfe455164c67758224cb1 Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Wed, 23 Mar 2016 15:05:27 +0000 Subject: [PATCH] make update Reviewed-by: Richard Levitte --- util/libcrypto.num | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/util/libcrypto.num b/util/libcrypto.num index 8a2e4ea52b..e43c85466d 100644 --- a/util/libcrypto.num +++ b/util/libcrypto.num @@ -4060,3 +4060,29 @@ DHparams_it 3925 1_1_0 EXIST:EXPORT_VAR_AS_FUNCTION: EVP_blake2s256 3926 1_1_0 EXIST::FUNCTION:BLAKE2 EVP_blake2b512 3927 1_1_0 EXIST::FUNCTION:BLAKE2 X509_SIG_get0 3928 1_1_0 EXIST::FUNCTION: +BIO_meth_new 3929 1_1_0 EXIST::FUNCTION: +BIO_meth_get_puts 3930 1_1_0 EXIST::FUNCTION: +BIO_meth_get_ctrl 3931 1_1_0 EXIST::FUNCTION: +BIO_meth_get_gets 3932 1_1_0 EXIST::FUNCTION: +BIO_get_data 3933 1_1_0 EXIST::FUNCTION: +BIO_set_init 3934 1_1_0 EXIST::FUNCTION: +BIO_meth_set_puts 3935 1_1_0 EXIST::FUNCTION: +BIO_get_shutdown 3936 1_1_0 EXIST::FUNCTION: +BIO_get_init 3937 1_1_0 EXIST::FUNCTION: +BIO_meth_set_ctrl 3938 1_1_0 EXIST::FUNCTION: +BIO_meth_set_read 3939 1_1_0 EXIST::FUNCTION: +BIO_set_shutdown 3940 1_1_0 EXIST::FUNCTION: +BIO_meth_set_create 3941 1_1_0 EXIST::FUNCTION: +BIO_meth_get_write 3942 1_1_0 EXIST::FUNCTION: +BIO_meth_set_callback_ctrl 3943 1_1_0 EXIST::FUNCTION: +BIO_meth_get_create 3944 1_1_0 EXIST::FUNCTION: +BIO_set_next 3945 1_1_0 EXIST::FUNCTION: +BIO_set_data 3946 1_1_0 EXIST::FUNCTION: +BIO_meth_set_write 3947 1_1_0 EXIST::FUNCTION: +BIO_meth_set_destroy 3948 1_1_0 EXIST::FUNCTION: +BIO_meth_set_gets 3949 1_1_0 EXIST::FUNCTION: +BIO_meth_get_callback_ctrl 3950 1_1_0 EXIST::FUNCTION: +BIO_meth_get_destroy 3951 1_1_0 EXIST::FUNCTION: +BIO_meth_get_read 3952 1_1_0 EXIST::FUNCTION: +BIO_set_retry_reason 3953 1_1_0 EXIST::FUNCTION: +BIO_meth_free 3954 1_1_0 EXIST::FUNCTION: -- 2.34.1