Add ossl_ symbols for sm3 and sm4
authorShane Lontis <shane.lontis@oracle.com>
Tue, 9 Mar 2021 01:53:33 +0000 (11:53 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Thu, 18 Mar 2021 07:52:37 +0000 (17:52 +1000)
commit8a6e9125200223fa2294d3634d3dfec24857264b
tree456f123f76f8d213acc195450d4a8502cd2fda23
parent7bbadfc15a446134d15d8fd0aa5362628b8c96be
Add ossl_ symbols for sm3 and sm4

Partial fix for #12964

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14473)
crypto/evp/e_sm4.c
crypto/sm3/legacy_sm3.c
crypto/sm3/sm3.c
crypto/sm3/sm3_local.h
crypto/sm4/sm4.c
include/crypto/sm4.h
include/internal/sm3.h
providers/implementations/ciphers/cipher_sm4_hw.c
providers/implementations/digests/sm3_prov.c
test/sm4_internal_test.c