mbedtls/tests
Andrzej Kurek eabeb30c65 Fix SHA512 vs SHA384 dependencies
When building SHA512 without SHA384,
there are some code paths that resulted
in unused variables or usage of undefined code.
This commit fixes that.
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
2022-10-19 08:35:09 -04:00
..
.jenkins
configs Remove use_psa_crypto in test scripts 2022-03-22 15:13:35 +08:00
data_files Rename LMS private key files to match library name 2022-10-13 17:53:40 +01:00
docker/bionic Jinja2 prerequisite set up on the docker 2021-12-18 13:29:10 +05:30
git-scripts Fix typographical errors in .md files found by cspell 2022-07-29 13:44:01 +01:00
include Merge pull request #6383 from mprse/aead_driver_test 2022-10-14 11:11:01 +02:00
opt-testcases fix wrong typo 2022-10-11 18:07:19 +08:00
scripts Fix SHA512 vs SHA384 dependencies 2022-10-19 08:35:09 -04:00
src Merge pull request #6383 from mprse/aead_driver_test 2022-10-14 11:11:01 +02:00
suites Add missing ECP and ECDH dependencies in ssl test suites 2022-10-19 08:35:08 -04:00
.gitignore tests: Add build of a PSA test driver library 2021-12-06 07:50:27 +01:00
CMakeLists.txt Fix directory mixup with generated data files 2022-09-18 23:08:38 +02:00
compat-in-docker.sh Upgrade gnutls-next to 3.7.2 2021-09-02 17:31:10 +08:00
compat.sh Add comment in compat.sh about callers 2022-04-14 09:21:56 +02:00
context-info.sh Modifies tests in context-info.sh 2021-06-16 16:19:53 +01:00
Descriptions.txt
make-in-docker.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
Makefile More precise name for test data generation 2022-09-17 10:38:58 +02:00
ssl-opt-in-docker.sh Upgrade gnutls-next to 3.7.2 2021-09-02 17:31:10 +08:00
ssl-opt.sh Refine code base on comments 2022-10-12 11:06:51 +00:00