From 638b3c88372857b4b8df9347683d46b0a12b9219 Mon Sep 17 00:00:00 2001 From: Alessandro Ghedini Date: Sat, 5 Mar 2016 20:53:32 +0000 Subject: [PATCH] make update Reviewed-by: Matt Caswell Reviewed-by: Rich Salz --- util/libcrypto.num | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/libcrypto.num b/util/libcrypto.num index 3ae4500258..96b87cec09 100644 --- a/util/libcrypto.num +++ b/util/libcrypto.num @@ -4043,3 +4043,5 @@ PKCS8_pkey_add1_attr_by_NID 3908 1_1_0 EXIST::FUNCTION: ASYNC_is_capable 3909 1_1_0 EXIST::FUNCTION: EVP_CIPHER_CTX_set_cipher_data 3910 1_1_0 EXIST::FUNCTION: EVP_CIPHER_CTX_get_cipher_data 3911 1_1_0 EXIST::FUNCTION: +BIO_up_ref 3912 1_1_0 EXIST::FUNCTION: +X509_STORE_up_ref 3913 1_1_0 EXIST::FUNCTION: -- 2.40.0