mbedtls/programs/test
Gilles Peskine 28f62f6212 Support running the benchmark with a single curve
If you pass a curve name to the benchmark program, the ECDH and ECDSA
benchmarks will only run for that particular curve. By default, all
curves are benchmarked.

To simplify the implementation, if you pass multiple curves, only the
last one will be benchmarked.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2020-12-07 22:51:25 +01:00
..
cmake_subproject Build: Add MBEDTLS_TARGET_PREFIX 2020-10-20 13:44:44 +01:00
benchmark.c Support running the benchmark with a single curve 2020-12-07 22:51:25 +01:00
CMakeLists.txt cmake: Avoid using target_properties for old cmake 2020-11-03 15:38:38 -07:00
cpp_dummy_build.cpp Include public and public-ish PSA headers in CPP check 2020-10-22 11:55:50 +02:00
query_compile_time_config.c Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
query_config.c Add the SRTP configuration to query_config 2020-10-29 01:14:49 +01:00
selftest.c Fix GCC warning about test_snprintf 2020-11-25 01:13:12 -03:00
udp_proxy.c Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
udp_proxy_wrapper.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
zeroize.c Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00