mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-09-01 05:01:58 +03:00
Enable NIST_OPTIM by default for config-suite-b
This commit is contained in:
@@ -68,8 +68,8 @@
|
|||||||
#define POLARSSL_ECP_WINDOW_SIZE 2
|
#define POLARSSL_ECP_WINDOW_SIZE 2
|
||||||
#define POLARSSL_ECP_FIXED_POINT_OPTIM 0
|
#define POLARSSL_ECP_FIXED_POINT_OPTIM 0
|
||||||
|
|
||||||
/* Uncomment for a significant speed benefit at the expense of some ROM */
|
/* Significant speed benefit at the expense of some ROM */
|
||||||
//#define POLARSSL_ECP_NIST_OPTIM
|
#define POLARSSL_ECP_NIST_OPTIM
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* You should adjust this to the exact number of sources you're using: default
|
* You should adjust this to the exact number of sources you're using: default
|
||||||
|
Reference in New Issue
Block a user