mbedtls/tests
Ronald Cron 0aa1b8843f ssl-opt.sh: Remove unnecessary explicit MBEDTLS_SSL_PROTO_TLS1_2 dep
Remove unnecessary explicit MBEDTLS_SSL_PROTO_TLS1_2
dependency if TLS 1.2 version is forced or a TLS 1.2
cipher suite is forced (as TLS 1.2 cipher suites are
available if and only if TLS 1.2 is enabled and
cipher suite availability is check automatically).

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2023-04-06 10:26:17 +02:00
..
.jenkins
configs Explicitly disable all DTLS options in tls13-only.h 2023-03-01 19:49:58 +01:00
data_files Remove unnecessary tabs 2023-03-29 11:41:34 -04:00
docker/bionic Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
git-scripts
include Manually fix two remaining instances of old macros 2023-03-24 10:43:40 +01:00
opt-testcases ssl-opt: remove redundant ECDSA dependencies in TLS1.3 tests 2023-03-06 14:48:39 +01:00
scripts Merge pull request #7059 from ronald-cron-arm/psa-crypto-misc 2023-04-04 10:54:03 +02:00
src tests: ssl: Move min/max TLS version setting to endpoint init 2023-04-06 10:26:17 +02:00
suites tests: ssl: Add some missing dependencies 2023-04-06 10:26:17 +02:00
.gitignore tests/.gitignore: ignore *.o under tests/src/test_helpers 2023-03-24 18:03:48 +08:00
CMakeLists.txt Fix build errors in CMake 2023-03-13 19:20:42 +08:00
compat-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2022-12-19 11:42:12 +01:00
compat.sh Update some comments 2023-02-23 16:03:56 +08:00
context-info.sh
Descriptions.txt
make-in-docker.sh Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
Makefile Fix build errors in CMake 2023-03-13 19:20:42 +08:00
ssl-opt-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2022-12-19 11:42:12 +01:00
ssl-opt.sh ssl-opt.sh: Remove unnecessary explicit MBEDTLS_SSL_PROTO_TLS1_2 dep 2023-04-06 10:26:17 +02:00