mbedtls/tests
Minos Galanakis 1358648f77 test_suite_ecp: Introduced ecp_mod_p_generic_raw
This patch replaces similiarly structured test functions
for:

* MBEDTLS_ECP_DP_SECP192R1
* MBEDTLS_ECP_DP_SECP224R1
* MBEDTLS_ECP_DP_SECP256R1
* MBEDTLS_ECP_DP_SECP384R1
* MBEDTLS_ECP_DP_BP512R1R1

with a more generic version, which adjusts the parameters, based on the `curve_id` field,
provided by the testing data.

The python test framework has been updated to provide that extra field.

Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
2023-04-06 16:27:12 +01:00
..
.jenkins
configs
data_files Remove unnecessary tabs 2023-03-29 11:41:34 -04:00
docker/bionic
git-scripts
include Manually fix two remaining instances of old macros 2023-03-24 10:43:40 +01:00
opt-testcases
scripts Merge pull request #7059 from ronald-cron-arm/psa-crypto-misc 2023-04-04 10:54:03 +02:00
src psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option 2023-03-31 09:07:54 +02:00
suites test_suite_ecp: Introduced ecp_mod_p_generic_raw 2023-04-06 16:27:12 +01: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
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile Fix build errors in CMake 2023-03-13 19:20:42 +08:00
ssl-opt-in-docker.sh
ssl-opt.sh Merge tag 'v3.4.0' into mbedtls-3.4.0_mergeback 2023-03-27 18:09:49 +01:00