mbedtls/tf-psa-crypto/tests
Harry Ramsey b070eb6c52 Add test cases for AES GCM input and output buffer overlap
This commit adds test cases for input and output buffer overlap. The
data for the test cases is a duplicate of existing encrypt/decrypt test
cases.

The two test functions gcm_<encrypt/decrypt>_input_output_buffer_overlap
are modified to use a single malloc buffer rounded to the nearest
128-bits/16-bytes for input and output.

Signed-off-by: Harry Ramsey <harry.ramsey@arm.com>
2024-11-04 11:02:29 +00:00
..
suites Add test cases for AES GCM input and output buffer overlap 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 tf-psa-crypto: cmake: Add lcov target 2024-10-18 11:45:37 +02:00