summaryrefslogtreecommitdiff
path: root/package/libs
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-03-21 15:55:18 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-03-21 15:55:18 +0000
commit6d270ebc2b25b576a2dfdcaaa406b116f6353ea9 (patch)
treebb35fa916179fa8152b70e18c562ce2025966085 /package/libs
parenta37db0de7ec07f0f42da47c74ac51aeaea4eacea (diff)
downloadmtk-20170518-6d270ebc2b25b576a2dfdcaaa406b116f6353ea9.zip
mtk-20170518-6d270ebc2b25b576a2dfdcaaa406b116f6353ea9.tar.gz
mtk-20170518-6d270ebc2b25b576a2dfdcaaa406b116f6353ea9.tar.bz2
polarssl: add support for generating rsa keys
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39999
Diffstat (limited to 'package/libs')
-rw-r--r--package/libs/polarssl/patches/200-reduce_config.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/libs/polarssl/patches/200-reduce_config.patch b/package/libs/polarssl/patches/200-reduce_config.patch
index a7e06f5..1db8744 100644
--- a/package/libs/polarssl/patches/200-reduce_config.patch
+++ b/package/libs/polarssl/patches/200-reduce_config.patch
@@ -80,16 +80,6 @@
/**
* \def POLARSSL_ERROR_STRERROR_BC
-@@ -566,8 +566,8 @@
- * Enable the prime-number generation code.
- *
- * Requires: POLARSSL_BIGNUM_C
-- */
- #define POLARSSL_GENPRIME
-+ */
-
- /**
- * \def POLARSSL_FS_IO
@@ -662,8 +662,8 @@
* \def POLARSSL_SELF_TEST
*