Use lowercase for internal SM2 symbols
authorMatt Caswell <matt@openssl.org>
Thu, 31 May 2018 14:53:30 +0000 (15:53 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 4 Jun 2018 10:59:56 +0000 (11:59 +0100)
commit2167239abaec5fa44072fa1194505af0b3fced89
tree60528bbddc4973d9c660c66370f8cd9c33047642
parent206521a06efe10d1eafac5b313ce42850fd75136
Use lowercase for internal SM2 symbols

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6386)
crypto/ec/ec_pmeth.c
crypto/err/openssl.txt
crypto/include/internal/sm2.h
crypto/sm2/sm2_crypt.c
crypto/sm2/sm2_err.c
crypto/sm2/sm2_sign.c
crypto/sm2/sm2_za.c
test/sm2_internal_test.c