mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
da95ef9ae0
Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
6 lines
257 B
Plaintext
6 lines
257 B
Plaintext
API changes
|
|
* Update AEAD output size macros to bring them in line with the PSA Crypto
|
|
API version 1.0 spec. This version of the spec parameterizes them on the
|
|
key type used, as well as the key bit-size in the case of
|
|
PSA_AEAD_TAG_LENGTH.
|