From: Matt Caswell Date: Wed, 6 Apr 2016 16:50:22 +0000 (+0100) Subject: make update X-Git-Tag: OpenSSL_1_1_0-pre5~93 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=32bf92f9c87ae4a2a6a9ba3b93fbcb9e5be0a82b;p=openssl make update Reviewed-by: Richard Levitte --- diff --git a/util/libcrypto.num b/util/libcrypto.num index 2d4c0e67b7..8715d40b9f 100644 --- a/util/libcrypto.num +++ b/util/libcrypto.num @@ -4165,3 +4165,13 @@ RSA_meth_set_init 4031 1_1_0 EXIST::FUNCTION:RSA RSA_meth_get_priv_enc 4032 1_1_0 EXIST::FUNCTION:RSA RSA_set0_crt_params 4037 1_1_0 EXIST::FUNCTION:RSA RSA_get0_crt_params 4038 1_1_0 EXIST::FUNCTION:RSA +DH_set0_pqg 4039 1_1_0 EXIST::FUNCTION:DH +DH_set_flags 4040 1_1_0 EXIST::FUNCTION:DH +DH_clear_flags 4041 1_1_0 EXIST::FUNCTION:DH +DH_get0_key 4042 1_1_0 EXIST::FUNCTION:DH +DH_get0_engine 4043 1_1_0 EXIST::FUNCTION:DH +DH_set0_key 4044 1_1_0 EXIST::FUNCTION:DH +DH_set_length 4045 1_1_0 EXIST::FUNCTION:DH +DH_test_flags 4046 1_1_0 EXIST::FUNCTION:DH +DH_get_length 4047 1_1_0 EXIST::FUNCTION:DH +DH_get0_pqg 4048 1_1_0 EXIST::FUNCTION:DH