mbedtls/tests/src
Gilles Peskine 6fe8a06f7e New test helper: mbedtls_test_key_consistency_psa_pk
Test that a PK key and a PSA key are consistent, i.e. that they have the
same type (or are a key pair and the corresponding public key) and that
they have the same public key.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-02-15 17:21:17 +01:00
..
drivers test_driver_key_management: keep mbedtls_test_opaque_wrap_key() private 2024-01-18 08:44:13 +01:00
test_helpers Explain purpose of test specific write/parse ticket functions 2024-01-31 14:32:11 +01:00
asn1_helpers.c update headers 2023-11-02 19:47:20 +00:00
bignum_helpers.c update headers 2023-11-02 19:47:20 +00:00
certs.c update headers 2023-11-02 19:47:20 +00:00
fake_external_rng_for_test.c update headers 2023-11-02 19:47:20 +00:00
helpers.c update headers 2023-11-02 19:47:20 +00:00
psa_crypto_helpers.c test_suite_psa_crypto_slot_management: modify check on open key slots 2023-12-04 11:04:42 +01:00
psa_exercise_key.c New test helper: mbedtls_test_key_consistency_psa_pk 2024-02-15 17:21:17 +01:00
random.c update headers 2023-11-02 19:47:20 +00:00
test_certs.h update headers 2023-11-02 19:47:20 +00:00
threading_helpers.c Add test thread create/join abstraction 2024-01-05 21:04:52 +00:00