mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-04 09:10:19 +02:00
psa_hash_compare is tested for good cases and invalid-signature cases in hash_compute_compare. Also test invalid-argument cases. Also run a few autonomous test cases with valid arguments.