1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-07 06:42:56 +03:00

3rdparty: Fix newlines and trailing whitespace

This commit is contained in:
Christoph M. Wintersteiger
2019-02-26 12:26:04 +00:00
committed by Janos Follath
parent 6e0cac1f57
commit 26b98e12c5
3 changed files with 6 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ list (APPEND everest_def)
set(everest_src
${CMAKE_CURRENT_SOURCE_DIR}/library/everest.c
${CMAKE_CURRENT_SOURCE_DIR}/library/x25519.c
${CMAKE_CURRENT_SOURCE_DIR}/library/x25519.c
${CMAKE_CURRENT_SOURCE_DIR}/library/Hacl_Curve25519_joined.c
)

View File

@@ -41,4 +41,5 @@
#include "kremlib/FStar_UInt64_FStar_UInt32_FStar_UInt16_FStar_UInt8.c"
#endif /* defined(MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED) */
#endif /* defined(MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED) */