mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-11 22:42:23 +02:00
The test function asymmetric_signature_key_policy combines positive and negative tests inside the code, so it doesn't take a status as its last argument. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>