summaryrefslogtreecommitdiffstats
path: root/util/libcrypto.num
diff options
context:
space:
mode:
authorJack Lloyd <jack.lloyd@ribose.com>2018-01-24 11:56:02 -0500
committerRichard Levitte <levitte@openssl.org>2018-03-19 14:33:25 +0100
commit3d328a445c2ad0eff2e9e843c384711be58a7c2f (patch)
tree888d7dee8ebe744a5fd6a62a6b12c7b6b72bee83 /util/libcrypto.num
parentdf3a15512bd0f5ddd9f0dd74f0a058ee55b33904 (diff)
Add SM2 signature and ECIES schemes
Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4793)
Diffstat (limited to 'util/libcrypto.num')
-rw-r--r--util/libcrypto.num9
1 files changed, 9 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 16d19526bb..0dfb0cd661 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4514,3 +4514,12 @@ 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: