mbedtls/scripts
Paul Elliott 8ff510ac26 Rename ECC Family Macros According to PSA Spec
Rename PSA_ECC_CURVE_xxx to PSA_ECC_FAMILY_xxx, also rename
PSA_KEY_TYPE_GET_CURVE to PSA_KEY_TYPE_ECC_GET_FAMILY and rename
psa_ecc_curve_t to psa_ecc_family_t. Old defines are provided in
include/crypto_compat.h for backward compatibility.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2020-07-02 16:59:30 +01:00
..
data_files Remove definitions and settings that are never used or duplicate MSVC 2020-05-21 17:19:56 +03:00
abi_check.py Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
apidoc_full.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
assemble_changelog.py Clarify extract_top_version when creating a new section 2020-03-30 11:37:26 +02:00
bump_version.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
config.pl If python3 fails, make it clear that this isn't fatal 2019-11-26 13:30:16 +01:00
config.py Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG 2020-06-08 09:09:20 +02:00
ecc-heap.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
find-mem-leak.cocci Remove malloc references in mbedtls/scripts 2017-07-06 10:34:12 +01:00
footprint.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
generate_errors.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
generate_features.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
generate_psa_constants.py Rename ECC Family Macros According to PSA Spec 2020-07-02 16:59:30 +01:00
generate_query_config.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
generate_visualc_files.pl programs: Link to tests common code 2020-06-26 10:45:16 +02:00
massif_max.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
memory.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
output_env.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
rename.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
rm-calloc-cast.cocci Remove malloc references in mbedtls/scripts 2017-07-06 10:34:12 +01:00
tmp_ignore_makefiles.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
windows_msbuild.bat Add a simple build script for Windows with Visual Studio 2020-04-26 20:52:04 +02:00