mbedTLS
MBEDTLS_ECP_NIST_OPTIM
is only used within mbedTLS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
mbedTLS
MBEDTLS_ECP_NIST_OPTIM
MBEDTLS_ECP_NIST_OPTIM macro
\def MBEDTLS_ECP_NIST_OPTIM Enable specific 'modulo p' routines for each NIST prime. Depending on the prime and architecture, makes operations 4 to 8 times faster on the corresponding curve. Comment this macro to disable NIST curves optimisation.
Syntax
Show:
Summary
Declaration
from
esp_config.h:509
#define
MBEDTLS_ECP_NIST_OPTIM
Examples
References
from
examples
Code
Location
#define
MBEDTLS_ECP_NIST_OPTIM
esp_config.h:509
#define
MBEDTLS_ECP_NIST_OPTIM
mbedtls_config.h:784
#if
defined
(
MBEDTLS_ECP_NIST_OPTIM
)
ecp_curves.c:4549
#if
defined
(
MBEDTLS_ECP_NIST_OPTIM
)
ecp_curves.c:4807
#if
defined
(
MBEDTLS_ECP_NIST_OPTIM
)
version_features.c:324
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out