mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-11 05:25:03 +08: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.