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