diff options
Diffstat (limited to 'crypto.h')
-rw-r--r-- | crypto.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ #define CRYPTO_H #ifdef USE_CRYPTO +#define ALLOW_NON_CBC_CIPHERS + /* * Does our OpenSSL library support crypto hardware acceleration? */ |