| Bence Szépkúti | 8072db2 | 2021-03-22 14:51:05 +0100 | [diff] [blame] | 1 | API 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úti | 58d8518 | 2021-04-27 04:41:43 +0200 | [diff] [blame] | 4 | key type used, as well as the key bit-size in the case of |
| Bence Szépkúti | 8072db2 | 2021-03-22 14:51:05 +0100 | [diff] [blame] | 5 | PSA_AEAD_TAG_LENGTH. |