aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/mbedtls/patches/200-config.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/libs/mbedtls/patches/200-config.patch')
-rw-r--r--package/libs/mbedtls/patches/200-config.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/package/libs/mbedtls/patches/200-config.patch b/package/libs/mbedtls/patches/200-config.patch
index e3e6d23ddd..d925ee3750 100644
--- a/package/libs/mbedtls/patches/200-config.patch
+++ b/package/libs/mbedtls/patches/200-config.patch
@@ -46,15 +46,6 @@
/**
* \def MBEDTLS_ECP_NIST_OPTIM
-@@ -656,7 +656,7 @@
- *
- * Comment this macro to disable deterministic ECDSA.
- */
--#define MBEDTLS_ECDSA_DETERMINISTIC
-+//#define MBEDTLS_ECDSA_DETERMINISTIC
-
- /**
- * \def MBEDTLS_KEY_EXCHANGE_PSK_ENABLED
@@ -709,7 +709,7 @@
* See dhm.h for more details.
*
@@ -216,15 +207,6 @@
/**
* \def MBEDTLS_HMAC_DRBG_C
-@@ -2203,7 +2203,7 @@
- *
- * Uncomment to enable the HMAC_DRBG random number geerator.
- */
--#define MBEDTLS_HMAC_DRBG_C
-+//#define MBEDTLS_HMAC_DRBG_C
-
- /**
- * \def MBEDTLS_MD_C
@@ -2486,7 +2486,7 @@
*
* This module enables abstraction of common (libc) functions.