Manuel Pégourié-Gonnard e760d7be41 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:22:09 +01:00
..
.jenkins
configs Move zeroize config to TF-PSA-Crypto 2025-02-19 08:03:57 +00:00
git-scripts Header updates 2023-11-03 12:21:36 +00:00
include Merge pull request #9954 from gabor-mezei-arm/9753_migrate_RSA_key_exchange_tests 2025-03-07 14:46:27 +00:00
opt-testcases Switch to generated handshake tests 2025-03-03 16:13:19 +01:00
psa-client-server psasim: add support for psa_can_do_hash() 2025-03-03 15:36:14 +01:00
scripts Merge remote-tracking branch 'origin/features/tls-defragmentation/development' into feature_merge_defragmentation_dev 2025-03-12 15:25:06 +00:00
src New test function inject_client_content_on_the_wire() 2025-03-14 09:22:09 +01:00
suites Fix curve dependencies 2025-03-14 09:22:09 +01:00
.gitignore New generated file: tests/opt-testcases/handshake-generated.sh 2025-03-03 16:13:19 +01:00
CMakeLists.txt New generated file: tests/opt-testcases/handshake-generated.sh 2025-03-03 16:13:19 +01:00
compat-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
compat.sh ssl-opt.sh|compat.sh: remove references to DHE-RSA 2025-02-06 10:05:58 +01:00
context-info.sh Update directory-climbing path in context-info.sh 2024-07-05 15:49:05 +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 16:13:19 +01:00
ssl-opt.sh Merge remote-tracking branch 'origin/features/tls-defragmentation/development' into feature_merge_defragmentation_dev 2025-03-12 15:25:06 +00:00