Summary
In the test Set UID 0, the expected error code is PSA_ERROR_INVALID_HANDLE, however, this error code is not part of the function documentations in psa_crypto_its.h.
System information
Mbed TLS version (number or commit id): 4.1.0
Expected behavior
Add PSA_ERROR_INVALID_HANDLE to the function documentation.
Summary
In the test
Set UID 0, the expected error code isPSA_ERROR_INVALID_HANDLE, however, this error code is not part of the function documentations inpsa_crypto_its.h.System information
Mbed TLS version (number or commit id): 4.1.0
Expected behavior
Add
PSA_ERROR_INVALID_HANDLEto the function documentation.