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