aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph M. Wintersteiger <cwinter@microsoft.com>2019-01-17 13:40:58 +0000
committerJanos Follath <janos.follath@arm.com>2019-08-29 16:12:38 +0100
commit181f284e39a66b07e39b78a9bf6f120ea0c4db13 (patch)
tree739408132bd4b99ba496f0bf3ed1186ac49f75d0
parent6cddd30beb527eff948a2bc4a32710db2aea2ea9 (diff)
downloadmbedtls-181f284e39a66b07e39b78a9bf6f120ea0c4db13.zip
mbedtls-181f284e39a66b07e39b78a9bf6f120ea0c4db13.tar.gz
mbedtls-181f284e39a66b07e39b78a9bf6f120ea0c4db13.tar.bz2
config.h: Silence missing documentation warning
-rw-r--r--include/mbedtls/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h
index b14a324..5fd50ed 100644
--- a/include/mbedtls/config.h
+++ b/include/mbedtls/config.h
@@ -3577,8 +3577,6 @@
//#define MBEDTLS_PLATFORM_GMTIME_R_ALT
/**
- * \def MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED
- *
* Enable the verified implementations of crypto primitives
* from Project Everest (currently only Curve25519).
* This feature breaks ECDH backward compatibility (see also