Searched refs:ALLOW_NON_CBC_CIPHERS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dcrypto.h35 #define ALLOW_NON_CBC_CIPHERS macro
H A Dcrypto_openssl.c317 #ifdef ALLOW_NON_CBC_CIPHERS
H A Dcrypto.c431 #ifdef ALLOW_NON_CBC_CIPHERS
438 msg (M_FATAL, "Cipher '%s' uses a mode not supported by " PACKAGE_NAME " in your current configuration. CBC mode is always supported, while CFB and OFB modes are supported only when using SSL/TLS authentication and key exchange mode, and when " PACKAGE_NAME " has been built with ALLOW_NON_CBC_CIPHERS.", ciphername);

Completed in 41 milliseconds