aboutsummaryrefslogtreecommitdiffstats
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
commit55a9bf9653428218ca65420d10e3f2a67cac74fd (patch)
tree810914634730fb9892dc8a8b40e823a2cf75017b /package/libs
parentc4a45309960e1b4527d7ce2038c3908b0355c16d (diff)
downloadupstream-55a9bf9653428218ca65420d10e3f2a67cac74fd.tar.gz
upstream-55a9bf9653428218ca65420d10e3f2a67cac74fd.tar.bz2
upstream-55a9bf9653428218ca65420d10e3f2a67cac74fd.zip
polarssl: add support for generating rsa keys
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39999 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 a7e06f5833..1db87443be 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
*