mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-07-23 09:39:19 +08:00

In psa_hash_start, psa_mac_start and psa_cipher_setup, return PSA_ERROR_INVALID_ARGUMENT rather than PSA_ERROR_NOT_SUPPORTED when the algorithm parameter is not the right category.