polarssl: add support for generating rsa keys
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39999
This commit is contained in:
parent
a37db0de7e
commit
6d270ebc2b
1 changed files with 0 additions and 10 deletions
|
@ -80,16 +80,6 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \def POLARSSL_ERROR_STRERROR_BC
|
* \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 @@
|
@@ -662,8 +662,8 @@
|
||||||
* \def POLARSSL_SELF_TEST
|
* \def POLARSSL_SELF_TEST
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue