summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-04-03 09:15:19 +0200
committerRichard Levitte <levitte@openssl.org>2016-04-03 09:15:19 +0200
commit0f1ef63bf1708fbbb1ab248d455f619ce2d5b1ac (patch)
treee86be31288114dacee7ad55b880dc25fcada79a7 /util
parentaa05e7caea28d9a7142ae89a38f8fa962695c687 (diff)
Ordinals adjustment
Two renamed functions were forgotten in util/libcrypto.num Reviewed-by: Matt Caswell <matt@openssl.org>
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 53ba2786d5..6268a86ba2 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4094,7 +4094,7 @@ DSA_meth_set_sign 3959 1_1_0 EXIST::FUNCTION:DSA
DSA_meth_get_finish 3960 1_1_0 EXIST::FUNCTION:DSA
DSA_set_flags 3961 1_1_0 EXIST::FUNCTION:DSA
DSA_get0_pqg 3962 1_1_0 EXIST::FUNCTION:DSA
-DSA_meth_get_app_data 3963 1_1_0 EXIST::FUNCTION:DSA
+DSA_meth_get0_app_data 3963 1_1_0 EXIST::FUNCTION:DSA
DSA_meth_get_keygen 3964 1_1_0 EXIST::FUNCTION:DSA
DSA_clear_flags 3965 1_1_0 EXIST::FUNCTION:DSA
DSA_meth_get0_name 3966 1_1_0 EXIST::FUNCTION:DSA
@@ -4102,7 +4102,7 @@ DSA_meth_get_paramgen 3967 1_1_0 EXIST::FUNCTION:DSA
DSA_meth_get_sign 3968 1_1_0 EXIST::FUNCTION:DSA
DSA_meth_set_paramgen 3969 1_1_0 EXIST::FUNCTION:DSA
DSA_test_flags 3970 1_1_0 EXIST::FUNCTION:DSA
-DSA_meth_set_app_data 3971 1_1_0 EXIST::FUNCTION:DSA
+DSA_meth_set0_app_data 3971 1_1_0 EXIST::FUNCTION:DSA
DSA_meth_set1_name 3972 1_1_0 EXIST::FUNCTION:DSA
DSA_get0_key 3973 1_1_0 EXIST::FUNCTION:DSA
DSA_meth_get_mod_exp 3974 1_1_0 EXIST::FUNCTION:DSA