TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
9e4b7bd199d71d4c53e310a2ad9d3600e9d81103
/
.
/
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
.