From c014a7cb82e671859de1e922263bf819d557b55e Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Sat, 2 Apr 2016 19:54:51 +0200 Subject: [PATCH] make update Reviewed-by: Matt Caswell --- util/libcrypto.num | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/util/libcrypto.num b/util/libcrypto.num index 581a84b8fc..5cbdfcc690 100644 --- a/util/libcrypto.num +++ b/util/libcrypto.num @@ -4125,3 +4125,44 @@ DSA_get0_engine 3990 1_1_0 EXIST::FUNCTION:DSA X509_VERIFY_PARAM_set_auth_level 3991 1_1_0 EXIST::FUNCTION: X509_VERIFY_PARAM_get_auth_level 3992 1_1_0 EXIST::FUNCTION: X509_REQ_get0_pubkey 3993 1_1_0 EXIST::FUNCTION: +RSA_set0_key 3994 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_get_flags 3995 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_set_finish 3996 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_get_priv_dec 3997 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_get_sign 3998 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_get_bn_mod_exp 3999 1_1_0 EXIST::FUNCTION:RSA +RSA_test_flags 4000 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_new 4001 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_get0_app_data 4002 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_dup 4003 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_set1_name 4004 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_set0_app_data 4005 1_1_0 EXIST::FUNCTION:RSA +RSA_set_flags 4006 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_set_sign 4007 1_1_0 EXIST::FUNCTION:RSA +RSA_clear_flags 4008 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_get_keygen 4009 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_set_keygen 4010 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_set_pub_dec 4011 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_get_finish 4012 1_1_0 EXIST::FUNCTION:RSA +RSA_get0_key 4013 1_1_0 EXIST::FUNCTION:RSA +RSA_get0_engine 4014 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_set_priv_enc 4015 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_set_verify 4016 1_1_0 EXIST::FUNCTION:RSA +RSA_get0_factors 4017 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_get0_name 4018 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_get_mod_exp 4019 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_set_flags 4020 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_get_pub_dec 4021 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_set_bn_mod_exp 4022 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_get_init 4023 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_free 4024 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_get_pub_enc 4025 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_set_mod_exp 4026 1_1_0 EXIST::FUNCTION:RSA +RSA_set0_factors 4027 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_set_pub_enc 4028 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_set_priv_dec 4029 1_1_0 EXIST::FUNCTION:RSA +RSA_meth_get_verify 4030 1_1_0 EXIST::FUNCTION:RSA +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 -- 2.34.1