Ronald Cron | 602f986 | 2021-04-01 09:15:19 +0200 | [diff] [blame] | 1 | Bugfix |
2 | * PSA functions creating a key now return PSA_ERROR_INVALID_ARGUMENT rather | ||||
3 | than PSA_ERROR_INVALID_HANDLE when the identifier specified for the key | ||||
4 | to create is not valid, bringing them in line with version 1.0.0 of the | ||||
5 | specification. Fix #4271. |