blob: 22756f1a5b55c99f7e4cbefa6fc05047113dfce2 [file] [log] [blame]
Bence Szépkúti8072db22021-03-22 14:51:05 +01001API changes
2 * Update AEAD output size macros to bring them in line with the PSA Crypto
3 API version 1.0 spec. This version of the spec parameterizes them on the
Bence Szépkúti58d85182021-04-27 04:41:43 +02004 key type used, as well as the key bit-size in the case of
Bence Szépkúti8072db22021-03-22 14:51:05 +01005 PSA_AEAD_TAG_LENGTH.