ECDH: Fix whitespace, permissions
This commit is contained in:
parent
999f3b53a1
commit
c3cbddecb5
10 changed files with 5 additions and 4 deletions
|
@ -2078,7 +2078,7 @@
|
|||
*/
|
||||
//#define MBEDTLS_PLATFORM_GMTIME_R_ALT
|
||||
|
||||
/*
|
||||
/**
|
||||
* \def MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED
|
||||
*
|
||||
* Enable the verified implementations of crypto primitives
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
#include "mbedtls/ecp.h"
|
||||
|
||||
#if defined(MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED)
|
||||
#undef MBEDTLS_ECDH_LEGACY_CONTEXT
|
||||
#undef MBEDTLS_ECDH_LEGACY_CONTEXT
|
||||
#include "everest/everest.h"
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue