summaryrefslogtreecommitdiffstats
path: root/crypto/err/openssl.ec
diff options
context:
space:
mode:
authorJack Lloyd <jack.lloyd@ribose.com>2018-04-06 09:45:41 -0400
committerMatt Caswell <matt@openssl.org>2018-06-04 11:59:40 +0100
commite425f90fffd33786b6d45b46b67dc8bb61baecc7 (patch)
treeccfa1b6a799a793a86ca0fd8dfe277c8a5641a90 /crypto/err/openssl.ec
parentc4d9ef4cc5bf1c48a74b64879622ae9fd6f26b03 (diff)
Make SM2 functions private
Address issue #5670 Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/6386)
Diffstat (limited to 'crypto/err/openssl.ec')
-rw-r--r--crypto/err/openssl.ec2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/err/openssl.ec b/crypto/err/openssl.ec
index f45e230749..7fc5788434 100644
--- a/crypto/err/openssl.ec
+++ b/crypto/err/openssl.ec
@@ -32,7 +32,7 @@ L CMS include/openssl/cms.h crypto/cms/cms_err.c
L CT include/openssl/ct.h crypto/ct/ct_err.c
L ASYNC include/openssl/async.h crypto/async/async_err.c
L KDF include/openssl/kdf.h crypto/kdf/kdf_err.c
-L SM2 include/openssl/sm2.h crypto/sm2/sm2_err.c
+L SM2 crypto/include/internal/sm2.h crypto/sm2/sm2_err.c
L OSSL_STORE include/openssl/store.h crypto/store/store_err.c
# additional header files to be scanned for function names