forked from wolfSSL/wolfssl
fix whitespace and C++-style comments.
This commit is contained in:
@@ -59,11 +59,11 @@ extern "C" {
|
|||||||
|
|
||||||
#define HAVE_ECC
|
#define HAVE_ECC
|
||||||
#define ECC_USER_CURVES
|
#define ECC_USER_CURVES
|
||||||
//#define HAVE_ECC192
|
/* #define HAVE_ECC192 */
|
||||||
//#define HAVE_ECC224
|
/* #define HAVE_ECC224 */
|
||||||
#undef NO_ECC256
|
#undef NO_ECC256
|
||||||
//#define HAVE_ECC384
|
/* #define HAVE_ECC384 */
|
||||||
//#define HAVE_ECC521
|
/* #define HAVE_ECC521 */
|
||||||
#define ECC_SHAMIR
|
#define ECC_SHAMIR
|
||||||
#define ECC_TIMING_RESISTANT
|
#define ECC_TIMING_RESISTANT
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user