]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Library/Include/openssl/opensslconf.h
CryptoPkg/OpensslLib: Set TDES disable in OpensslLib
[mirror_edk2.git] / CryptoPkg / Library / Include / openssl / opensslconf.h
index f55b27ae81613eb5488431ebade6c6343c8237df..70862e1054ff5eea398b898fd81aeaf647cc4369 100644 (file)
@@ -49,6 +49,9 @@ extern "C" {
 #ifndef OPENSSL_NO_CT
 # define OPENSSL_NO_CT
 #endif
+#ifndef OPENSSL_NO_DES\r
+# define OPENSSL_NO_DES\r
+#endif\r
 #ifndef OPENSSL_NO_DSA
 # define OPENSSL_NO_DSA
 #endif