mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-03 13:19:43 +08:00

This patch introduces a new local hash define of `MBEDTLS_ECP_DP_SECP_GENERIC_ENABLED` to replace the removed curve specific macros, introduced in upstream. Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>