commit | ff267c550b5cf3572d86d6d5db61b133a69c7c4f | [log] [tgz] |
---|---|---|
author | Amjad Ouled-Ameur <amjad.ouled-ameur@arm.com> | Fri Jun 06 16:24:11 2025 +0100 |
committer | Antonio de Angelis <Antonio.deAngelis@arm.com> | Wed Jun 18 14:44:53 2025 +0000 |
tree | 5ad262dd2aa0f5ef539739d43970e2e5122292fd | |
parent | 44cb03ae959768229ce20769e2f34f1bbef17428 [diff] |
cc3xx: support multi-part AES CCM when tunneling is off Perform AES CTR encryption prior to computing CBC-MAC in CCM mode. Also handle unaligned updates by correctly adjusting the input data. Change-Id: I87aece2bcb2e0a40e866a89ec236bbbd678518f6 Signed-off-by: Amjad Ouled-Ameur <amjad.ouled-ameur@arm.com>