Yanray Wang 5fce145d00 Create ssl_helpers.c to hold functions of TLS connection
test_suite_ssl.function contains many functions that are used to set
up a TLS connection. To reduce its file size, those functions would
be moved to ssl_helpers.c under tests/src. As the start of this
implementation, some necessary header files are moved in advance.

Signed-off-by: Yanray Wang <yanray.wang@arm.com>
2023-03-14 19:04:42 +08:00
..
drivers Switch to the new code style 2023-01-11 14:52:35 +01:00
external_timing Fix a copy-paste error in define comment 2023-01-17 05:44:06 -05:00
asn1_helpers.c Switch to the new code style 2023-01-11 14:52:35 +01:00
fake_external_rng_for_test.c Switch to the new code style 2023-01-11 14:52:35 +01:00
helpers.c Switch to the new code style 2023-01-11 14:52:35 +01:00
psa_crypto_helpers.c Switch to the new code style 2023-01-11 14:52:35 +01:00
psa_exercise_key.c Switch to the new code style 2023-01-11 14:52:35 +01:00
random.c Switch to the new code style 2023-01-11 14:52:35 +01:00
ssl_helpers.c Create ssl_helpers.c to hold functions of TLS connection 2023-03-14 19:04:42 +08:00
threading_helpers.c Switch to the new code style 2023-01-11 14:52:35 +01:00