Add changelog entry

Signed-off-by: Fredrik Strupe <fredrik.strupe@silabs.com>
This commit is contained in:
Fredrik Strupe 2020-10-01 10:44:46 +02:00
parent f90e3019dd
commit 9d3391483c

View file

@ -0,0 +1,3 @@
Bugfix
* Consistently return PSA_ERROR_INVALID_ARGUMENT on invalid cipher input
sizes, as opposed to PSA_ERROR_BAD_STATE in some cases.