TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
2089fd0ea953cb8d8f363249d4aac05473a3df66
/
.
/
ChangeLog.d
/
psa_aead_singleshot_error.txt
blob: ccf1d4c402f975b6f16231fd3cc8a7f8fdf7991a [
file
] [
log
] [
blame
]
Changes
*
Return
PSA_ERROR_INVALID_ARGUMENT
if
the algorithm passed to one
-
shot
AEAD functions
is
not
an AEAD algorithm
.
This
aligns them
with
the
multipart functions
,
and
the PSA
Crypto
API
1.1
specification
.