summaryrefslogtreecommitdiffstats
path: root/util/libcrypto.num
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-03-19 16:17:58 +0000
committerMatt Caswell <matt@openssl.org>2018-03-19 17:12:19 +0000
commit1bf2cc237e8ac8177a36d179441327f170f96f1b (patch)
treec22806bfdc88cdfbc67b2e62f1a9693038427477 /util/libcrypto.num
parent1a54618ba6ec09b85f00f5ca12ef275b429ff18a (diff)
Fix no-sm2
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5673)
Diffstat (limited to 'util/libcrypto.num')
-rw-r--r--util/libcrypto.num20
1 files changed, 10 insertions, 10 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 96cbb2c3df..07d9d27d21 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4514,13 +4514,13 @@ EVP_PKEY_new_CMAC_key 4455 1_1_1 EXIST::FUNCTION:
EVP_PKEY_asn1_set_set_priv_key 4456 1_1_1 EXIST::FUNCTION:
EVP_PKEY_asn1_set_set_pub_key 4457 1_1_1 EXIST::FUNCTION:
RAND_DRBG_set_defaults 4458 1_1_1 EXIST::FUNCTION:
-SM2_decrypt 4459 1_1_1 EXIST::FUNCTION:
-SM2_do_sign 4460 1_1_1 EXIST::FUNCTION:
-SM2_compute_userid_digest 4461 1_1_1 EXIST::FUNCTION:
-SM2_encrypt 4462 1_1_1 EXIST::FUNCTION:
-SM2_ciphertext_size 4463 1_1_1 EXIST::FUNCTION:
-SM2_verify 4464 1_1_1 EXIST::FUNCTION:
-SM2_do_verify 4465 1_1_1 EXIST::FUNCTION:
-SM2_sign 4466 1_1_1 EXIST::FUNCTION:
-ERR_load_SM2_strings 4467 1_1_1 EXIST::FUNCTION:
-SM2_plaintext_size 4468 1_1_1 EXIST::FUNCTION:
+SM2_decrypt 4459 1_1_1 EXIST::FUNCTION:SM2
+SM2_do_sign 4460 1_1_1 EXIST::FUNCTION:SM2
+SM2_compute_userid_digest 4461 1_1_1 EXIST::FUNCTION:SM2
+SM2_encrypt 4462 1_1_1 EXIST::FUNCTION:SM2
+SM2_ciphertext_size 4463 1_1_1 EXIST::FUNCTION:SM2
+SM2_verify 4464 1_1_1 EXIST::FUNCTION:SM2
+SM2_do_verify 4465 1_1_1 EXIST::FUNCTION:SM2
+SM2_sign 4466 1_1_1 EXIST::FUNCTION:SM2
+ERR_load_SM2_strings 4467 1_1_1 EXIST::FUNCTION:SM2
+SM2_plaintext_size 4468 1_1_1 EXIST::FUNCTION:SM2