Sign in
fuchsia
/
third_party
/
github.com
/
ARMmbed
/
mbedtls
/
d9d4e807fa4d42ebaa7a8c0b6efdf34a70637186
/
.
/
ChangeLog.d
/
psa_error_invalid_argument_for_invalid_cipher_input_sizes.txt
blob: 85c363bef7d983ebe1eee23964e541e247269c61 [
file
]
Bugfix
* Consistently return PSA_ERROR_INVALID_ARGUMENT on invalid cipher input
sizes (instead of PSA_ERROR_BAD_STATE in some cases) to make the
psa_cipher_* functions compliant with the PSA Crypto API specification.