mbedtls/tests
JoeSubbiani 67889a5e64 Free context in at the end of aes_crypt_xts_size()
in file tests/suite/test_suite_aes.function, aes_crypt_xts_size()
did not free the context upon the function exit.
The function now frees the context on exit.

Fixes #4176

Signed-off-by: JoeSubbiani <Joe.Subbiani@arm.com>
2021-06-17 16:15:31 +01:00
..
.jenkins
configs
data_files
docker/bionic
git-scripts
include/test Merge pull request #4276 from gilles-peskine-arm/random-range-uniformity 2021-06-04 10:43:25 +02:00
scripts Merge pull request #4385 from gilles-peskine-arm/psa-storage-format-test-algorithms 2021-05-27 17:34:29 +02:00
src Make the fallback behavior of mbedtls_test_rnd_buffer_rand optional 2021-06-02 21:31:24 +02:00
suites Free context in at the end of aes_crypt_xts_size() 2021-06-17 16:15:31 +01:00
.gitignore
CMakeLists.txt Add missing test suites to CMakeLists.txt 2021-05-25 19:35:17 +02:00
compat-in-docker.sh
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile Use Python 3 instead of Python 2 to generate test files 2021-04-22 00:25:09 +02:00
ssl-opt-in-docker.sh
ssl-opt.sh Merge pull request #4289 from gilles-peskine-arm/openssl-dhparam-robustness-development 2021-05-21 10:16:18 +02:00