mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 18:52:58 +00:00
In component_test_no_hmac_drbg, the fact that HMAC_DRBG is disabled doesn't affect the SSL code, but the fact that deterministic ECDSA is disabled does. So run some ECDSA-related SSL tests. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>