diff options
Diffstat (limited to 'src/lib/libcrypto/opensslfeatures.h')
-rw-r--r-- | src/lib/libcrypto/opensslfeatures.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/libcrypto/opensslfeatures.h b/src/lib/libcrypto/opensslfeatures.h index fa23bcc715..418f84370e 100644 --- a/src/lib/libcrypto/opensslfeatures.h +++ b/src/lib/libcrypto/opensslfeatures.h | |||
@@ -40,9 +40,7 @@ | |||
40 | #define OPENSSL_NO_COMP /* XXX */ | 40 | #define OPENSSL_NO_COMP /* XXX */ |
41 | /* #define OPENSSL_NO_CRYPTO_MDEBUG */ | 41 | /* #define OPENSSL_NO_CRYPTO_MDEBUG */ |
42 | /* #define OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE */ | 42 | /* #define OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE */ |
43 | #ifndef LIBRESSL_CRYPTO_INTERNAL | 43 | /* #define OPENSSL_NO_CT */ |
44 | #define OPENSSL_NO_CT /* XXX until we expose it */ | ||
45 | #endif | ||
46 | /* #define OPENSSL_NO_DECC_INIT */ | 44 | /* #define OPENSSL_NO_DECC_INIT */ |
47 | /* #define OPENSSL_NO_DES */ | 45 | /* #define OPENSSL_NO_DES */ |
48 | /* #define OPENSSL_NO_DEVCRYPTOENG */ | 46 | /* #define OPENSSL_NO_DEVCRYPTOENG */ |