Redefinition warnings depending on available curves #9029
Labels
bug
component-crypto
Crypto primitives and low-level interfaces
size-xs
Estimated task size: extra small (a few hours at most)
Summary
Compiling without SECP192R1 leads to warnings during compilation.
System information
Mbed TLS version (number or commit id): 3.6.0
Operating system and version: Linux 5.15.146.1-microsoft-standard-WSL2 #1 SMP Thu Jan 11 04:09:03 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Configuration (if not default, please attach
mbedtls_config.h
)://#define MBEDTLS_ECP_DP_SECP192R1_ENABLED
Compiler and options (if you used a pre-built binary, please indicate how you obtained it):
Additional environment information:
Expected behavior
No compiler warnings.
Actual behavior
Steps to reproduce
Deactivate SECP192R1 in mbedtls_config.h:
Additional information
The text was updated successfully, but these errors were encountered: