polarssl: enable AES-GCM and CAMELLIA-GCM ciphersuites
[openwrt/openwrt.git] / package / libs / polarssl / patches / 200-reduce_config.patch
index 6fef1a6f5c1822569464c793a0def91e3a6e504b..9e2734aa6c6cf81f1b23a0a981c0db37bcaaac1f 100644 (file)
  
  /**
   * \def POLARSSL_ENTROPY_C
-@@ -1662,8 +1662,8 @@
-  *
-  * This module enables the AES-GCM and CAMELLIA-GCM ciphersuites, if other
-  * requisites are enabled as well.
-- */
- #define POLARSSL_GCM_C
-+ */
- /**
-  * \def POLARSSL_HAVEGE_C
 @@ -1699,8 +1699,8 @@
   * Requires: POLARSSL_MD_C
   *