瀏覽代碼

update: 开启MBEDTLS_ECP_NIST_OPTIM优化

Wendal Chen 2 年之前
父節點
當前提交
fda3104cbb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/port/mbedtls_config_air101.h

+ 1 - 1
app/port/mbedtls_config_air101.h

@@ -591,7 +591,7 @@
  *
  * Comment this macro to disable NIST curves optimisation.
  */
-//#define MBEDTLS_ECP_NIST_OPTIM
+#define MBEDTLS_ECP_NIST_OPTIM
 
 /**
  * \def MBEDTLS_ECDSA_DETERMINISTIC