mbedtls/tf-psa-crypto/tests
Harry Ramsey 099623c8e9 Improve GCM buffer overlap test cases
This commit fixes an issue with GCM testing to handle edge cases by
replacing malloc with calloc. Additionally, fix an issue where different
buffers were used for encryption.

Signed-off-by: Harry Ramsey <harry.ramsey@arm.com>
2024-11-04 11:02:29 +00:00
..
suites Improve GCM buffer overlap test cases 2024-11-04 11:02:29 +00:00
.gitignore
CMakeLists.txt cmake: tests: Set test specific compile options target by target 2024-10-25 18:09:40 +02:00
Descriptions.txt