summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-04-02 19:41:41 +0100
committerMatt Caswell <matt@openssl.org>2016-04-03 00:23:56 +0100
commita517f7fcdc85000b682b91d4cb2ab602f6f7d050 (patch)
tree39ecc74cc8fc7e97103ef787a0669f7ae219490a /util
parenta60e6a7af4191be89e67b925c4ee35a1f7cdd1d0 (diff)
Various DSA opacity fixups
Numerous fixups based on feedback of the DSA opacity changes. Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Stephen Henson <steve@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 8e1102d0ff..53ba2786d5 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4097,13 +4097,13 @@ DSA_get0_pqg 3962 1_1_0 EXIST::FUNCTION:DSA
DSA_meth_get_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_get_name 3966 1_1_0 EXIST::FUNCTION:DSA
+DSA_meth_get0_name 3966 1_1_0 EXIST::FUNCTION:DSA
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_set_name 3972 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
DSA_set0_pqg 3975 1_1_0 EXIST::FUNCTION:DSA