]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix no-ec
authorMatt Caswell <matt@openssl.org>
Thu, 6 Feb 2020 15:17:28 +0000 (15:17 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 7 Feb 2020 23:26:43 +0000 (23:26 +0000)
commitad5b71be73f0450a9eb51c8b845796fe4183601f
tree5dc74329a973f113db3e4d3008ba65fdd4db373a
parent34675b2ba942f81a74bd8bc46b937604dca0a645
Fix no-ec

Recent SM2 related changes were not properly guarded with OPENSSL_NO_EC

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/11029)
crypto/evp/p_lib.c
crypto/x509/x_all.c