Home
last modified time | relevance | path

Searched defs:MBEDTLS_ECP_FIXED_POINT_OPTIM (Results 1 – 4 of 4) sorted by relevance

/openthread-3.7.0/third_party/mbedtls/repo/configs/ext/
Dtfm_mbedcrypto_config_profile_medium.h516 #define MBEDTLS_ECP_FIXED_POINT_OPTIM 0 /**< Disable fixed-point speed-up */ macro
/openthread-3.7.0/third_party/mbedtls/repo/configs/
Dconfig-suite-b.h72 #define MBEDTLS_ECP_FIXED_POINT_OPTIM 0 macro
/openthread-3.7.0/third_party/mbedtls/
Dmbedtls-config.h133 #define MBEDTLS_ECP_FIXED_POINT_OPTIM 0 /**< Enable fixed-point speed-up */ macro
/openthread-3.7.0/third_party/mbedtls/repo/include/mbedtls/
Decp.h307 #define MBEDTLS_ECP_FIXED_POINT_OPTIM 1 /**< Enable fixed-point speed-up. */ macro