commit | 90a550c0d89f7f68f7e7a13a1b803bed60676273 | [log] [tgz] |
---|---|---|
author | Bence Szépkúti <bence.szepkuti@arm.com> | Wed Dec 15 21:18:37 2021 +0100 |
committer | Bence Szépkúti <bence.szepkuti@arm.com> | Wed Jan 12 15:35:02 2022 +0100 |
tree | 4b699349f3810dad31e45da801afebf365bbc97d | |
parent | 764497456ff5d8d7f27ce26988a7171bd2d5a6b1 [diff] |
Allow multiple return statuses where reasonable psa_aead_verify always outputs 0 bytes in Mbed TLS, so accept PSA_SUCCESS as well in the small buffer test. Allow psa_aead_setup to return PSA_ERROR_NOT_SUPPORTED for incompatible algorithm / key type pairs in addition to PSA_ERROR_INVALID_ARGUMENT. Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>