blob: dc6996e02d32ffaac02a7cd2b35dc627a8dc1a58 [file] [log] [blame]
Bugfix
* PSA functions other than psa_open_key now return PSA_ERROR_INVALID_HANDLE
rather than PSA_ERROR_DOES_NOT_EXIST for an invalid handle, bringing them
in line with version 1.0.0 of the specification. Fix #4162.