commit | a805382c1242a794af053dc38feb023489bf93c2 | [log] [tgz] |
---|---|---|
author | Amjad Ouled-Ameur <amjad.ouled-ameur@arm.com> | Thu Jun 05 11:51:07 2025 +0100 |
committer | Amjad Ouled-Ameur <amjad.ouled-ameur@arm.com> | Fri Jun 06 14:54:34 2025 +0100 |
tree | 6ed40ba84fed2437adbbbed6eb04b45cf21c3376 | |
parent | 96c110a7a70bdb28bdf0e56dcf791c37fedb20ad [diff] |
Crypto: extend psa aead tests to excercise unaligned chunks The current test chunk size is 16 bytes which is not enough to validate the capability of handling unaligned AES AEAD operations. Fix this by extending the AEAD testing. Change-Id: I7a8b89fc0112bcc31932a23a295334fb57dc4ec2 Signed-off-by: Amjad Ouled-Ameur <amjad.ouled-ameur@arm.com>