diff --git a/crypto.h b/crypto.h index 208ff23c..655e499e 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? */