984352d6f1
We have two blocks of code to benchmark ECDH. One uses the legacy context structure, which is only enabled when MBEDTLS_ECP_RESTARTABLE is enabled. That block doesn't convey any information that's specific to restartable ECC, it exists only for historical reasons (it came first). The other block uses only the implementation-agnostic API. Remove the block that uses the legacy context. It doesn't provide much extra information and most users won't even see it. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
---|---|---|
.. | ||
cmake_package | ||
cmake_package_install | ||
cmake_subproject | ||
benchmark.c | ||
CMakeLists.txt | ||
dlopen.c | ||
dlopen_demo.sh | ||
generate_cpp_dummy_build.sh | ||
metatest.c | ||
query_compile_time_config.c | ||
query_config.h | ||
query_included_headers.c | ||
selftest.c | ||
udp_proxy.c | ||
udp_proxy_wrapper.sh | ||
zeroize.c |