X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Flibs%2Fmbedtls%2Fpatches%2F200-config.patch;h=be7127c045401dff5b0673d84ecbc246dcf6b11d;hb=ae37f2310baaeb970d1989c0a1ac0a10fa67c1f6;hp=72f0c91c1ffc4ad0acb605541a6de21535fc6eb9;hpb=19059d84a441994d18bb3ed3c1cb5450f75204f8;p=openwrt%2Fopenwrt.git diff --git a/package/libs/mbedtls/patches/200-config.patch b/package/libs/mbedtls/patches/200-config.patch index 72f0c91c1f..be7127c045 100644 --- a/package/libs/mbedtls/patches/200-config.patch +++ b/package/libs/mbedtls/patches/200-config.patch @@ -119,15 +119,6 @@ /** * \def MBEDTLS_ENTROPY_NV_SEED -@@ -885,7 +885,7 @@ - * - * Comment this macro to disable support for external private RSA keys. - */ --#define MBEDTLS_PK_RSA_ALT_SUPPORT -+//#define MBEDTLS_PK_RSA_ALT_SUPPORT - - /** - * \def MBEDTLS_PKCS1_V15 @@ -917,14 +917,14 @@ * Uncomment this macro to disable the use of CRT in RSA. *