commit | 16961d9bf3eac874adff1667ea93db6fffc9185c | [log] [tgz] |
---|---|---|
author | Julian Hall <julian.hall@arm.com> | Wed Feb 16 11:36:09 2022 +0000 |
committer | Gyorgy Szing <Gyorgy.Szing@arm.com> | Tue May 17 15:29:50 2022 +0200 |
tree | 24b37778c2faf3c21fd027226d0a686c83c6e885 | |
parent | c6d7e4dcca44fed5647eed44777438d5e780e228 [diff] |
Abort AEAD operation if client provided buffer is too small To enable PSA Arch test c258 to pass, handling is added in the PSA API client adaptor for AEAD (psa_aead.c) to abort an AEAD operation if an update operation is performed but the client provided buffer for the output is too small. Signed-off-by: Julian Hall <julian.hall@arm.com> Change-Id: Iec86215b9a71b53e5eb93f53f924aa84cb708098