mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-19 00:40:14 +00:00
When the PSA crypto features need to be setup based on the PSA_WANT_xxx macros, the dependent features also need to be enabled. This change corrects that for the MBEDTLS_ECDSA_DETERMINISTIC. Signed-off-by: John Durkop <john.durkop@fermatsoftware.com>