mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-11-19 19:44:53 +00:00
Need to make sure the new MBEDTLS_PSA_ACCEL_XXX defines are not checked since they should be defined by the PSA driver. Updated the list-macros.sh script to modify the instances of those found to match the corresponding MBEDTLS_PSA_BUILTIN_XXX that are defined in config_psa.h Fixed definition of MBEDTLS_PSA_BUILTIN_ALG_ECDSA_DETERMINISTIC, name was incorrect. Also fixed a missing space in the comments of crypto_config.h Signed-off-by: John Durkop <john.durkop@fermatsoftware.com> |
||
|---|---|---|
| .. | ||
| crypto.h | ||
| crypto_accel_driver.h | ||
| crypto_compat.h | ||
| crypto_config.h | ||
| crypto_driver_common.h | ||
| crypto_entropy_driver.h | ||
| crypto_extra.h | ||
| crypto_platform.h | ||
| crypto_se_driver.h | ||
| crypto_sizes.h | ||
| crypto_struct.h | ||
| crypto_types.h | ||
| crypto_values.h | ||