Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
6fce30fc493c92cf0cc5d6f8b3065996227e0597
/
.
/
ChangeLog.d
/
fix_return_type_for_invalid_crypto_key.txt
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.