CC: polarssl: enable AES-GCM and CAMELLIA-GCM ciphersuites
[15.05/openwrt.git] / package / libs / polarssl / patches / 200-reduce_config.patch
index 6fef1a6..9e2734a 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
   *