]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Library/Include/openssl/opensslconf.h
CryptoPkg/openssl: update generated files
[mirror_edk2.git] / CryptoPkg / Library / Include / openssl / opensslconf.h
index 98962e0fe378eda674d823603e0a2c4dee957bf3..53dd8c3efbe677cbf46353869d2c8d2fd947e4e3 100644 (file)
@@ -17,6 +17,23 @@ extern "C" {
 #endif\r
 \r
 /* Autogenerated conditional openssl feature list starts here */\r
+#if !FixedPcdGetBool (PcdOpensslEcEnabled)\r
+# ifndef OPENSSL_NO_EC\r
+#  define OPENSSL_NO_EC\r
+# endif\r
+# ifndef OPENSSL_NO_ECDH\r
+#  define OPENSSL_NO_ECDH\r
+# endif\r
+# ifndef OPENSSL_NO_ECDSA\r
+#  define OPENSSL_NO_ECDSA\r
+# endif\r
+# ifndef OPENSSL_NO_TLS1_3\r
+#  define OPENSSL_NO_TLS1_3\r
+# endif\r
+# ifndef OPENSSL_NO_SM2\r
+#  define OPENSSL_NO_SM2\r
+# endif\r
+#endif\r
 /* Autogenerated conditional openssl feature list ends here */\r
 \r
 #ifdef  __cplusplus\r