1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-12-24 17:41:01 +03:00

ECDH: Disables MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED by default

This commit is contained in:
Christoph M. Wintersteiger
2019-01-17 12:17:54 +00:00
committed by Janos Follath
parent ea24394c03
commit 78450a3dd1
2 changed files with 2 additions and 1 deletions

View File

@@ -91,6 +91,7 @@ MBEDTLS_PSA_CRYPTO_SPM
MBEDTLS_PSA_CRYPTO_KEY_FILE_ID_ENCODES_OWNER
MBEDTLS_PSA_INJECT_ENTROPY
MBEDTLS_ECP_RESTARTABLE
MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED
_ALT\s*$
);