fix issue with --enable-maxstrength --disable-ecc losing AES-GCM

This commit is contained in:
John Safranek
2015-04-01 14:32:17 -07:00
parent 2b5de9bd15
commit afbd517838

View File

@@ -510,6 +510,7 @@ typedef byte word24[3];
#endif
#if defined(BUILD_TLS_RSA_WITH_AES_128_GCM_SHA256) || \
defined(BUILD_TLS_DHE_RSA_WITH_AES_128_GCM_SHA256) || \
defined(BUILD_TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256) || \
defined(BUILD_TLS_PSK_WITH_AES_128_GCM_SHA256)
#define BUILD_AESGCM