summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crypto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto.h b/crypto.h
index 208ff23..655e499 100644
--- a/crypto.h
+++ b/crypto.h
@@ -26,6 +26,8 @@
#define CRYPTO_H
#ifdef USE_CRYPTO
+#define ALLOW_NON_CBC_CIPHERS
+
/*
* Does our OpenSSL library support crypto hardware acceleration?
*/