Manuel Pégourié-Gonnard 2b1ec8f63e Fix curve dependencies
In addition to secp256r1 for the handshake, we need secp384r1 as it's
used by the CA certificate.

Caught by depends.py curves

Also, for the "unknown ciphersuite" 1.2 test, use the same key type and
all the same dependencies as of the "good" test above, to avoid having
to determine a second set of correct dependencies just for this one.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2025-03-14 09:21:59 +01:00
..
.jenkins
configs crypto_config.h: Don't list mechanisms that are not implemented 2024-12-24 20:03:29 +01:00
git-scripts Header updates 2023-11-03 12:21:36 +00:00
include Move some test helpers out of Mbed TLS 2024-11-14 14:17:28 +00:00
opt-testcases Switch to generated handshake tests 2025-03-03 21:03:22 +01:00
scripts Handshake defragmentation: reassemble incrementally 2025-03-05 17:03:20 +01:00
src New test function inject_client_content_on_the_wire() 2025-03-14 09:21:59 +01:00
suites Fix curve dependencies 2025-03-14 09:21:59 +01:00
.gitignore New generated file: tests/opt-testcases/handshake-generated.sh 2025-03-03 20:58:32 +01:00
CMakeLists.txt New generated file: tests/opt-testcases/handshake-generated.sh 2025-03-03 20:58:32 +01:00
compat-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
compat.sh Adjust file path for translate_ciphers.py 2024-10-15 12:41:42 +01:00
context-info.sh Update directory-climbing path in context-info.sh 2024-07-08 15:36:48 +01:00
Descriptions.txt
make-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
Makefile New generated file: tests/opt-testcases/handshake-generated.sh 2025-03-03 20:58:32 +01:00
ssl-opt.sh Move most TLS handshake defragmentation tests to a separate file 2025-03-03 21:00:48 +01:00