mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-14 23:02:26 +08:00
This patch updates `ecp_mod_p_generic_raw` and corresponding curve test methods, that depend on the NIST optimisation parameter to not run when it is not included. The following curves are affected: * SECP192R1 * SECP224R1 * SECP256R1 * SECP384R1 * SECP521R1 Signed-off-by: Minos Galanakis <minos.galanakis@arm.com> |
||
|---|---|---|
| .. | ||
| data_files | ||
| mbedtls_dev | ||
| abi_check.py | ||
| apidoc_full.sh | ||
| assemble_changelog.py | ||
| basic.requirements.txt | ||
| bump_version.sh | ||
| ci.requirements.txt | ||
| code_size_compare.py | ||
| code_style.py | ||
| config.pl | ||
| config.py | ||
| driver.requirements.txt | ||
| ecc-heap.sh | ||
| ecp_comb_table.py | ||
| find-mem-leak.cocci | ||
| footprint.sh | ||
| generate_driver_wrappers.py | ||
| generate_errors.pl | ||
| generate_features.pl | ||
| generate_psa_constants.py | ||
| generate_query_config.pl | ||
| generate_ssl_debug_helpers.py | ||
| generate_visualc_files.pl | ||
| lcov.sh | ||
| maintainer.requirements.txt | ||
| make_generated_files.bat | ||
| massif_max.pl | ||
| memory.sh | ||
| min_requirements.py | ||
| output_env.sh | ||
| rm-calloc-cast.cocci | ||
| tmp_ignore_makefiles.sh | ||
| windows_msbuild.bat | ||