mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-01 06:10:17 +01:00
Integrators of Mbed TLS may override the header files "psa/crypto_platform.h" and "psa/crypto_struct.h" by overwriting the files or by placing alternative versions earlier in the include file search path. These two methods are sometimes inconvenient, so allow a third method which doesn't require overwriting files or having a precise order for the include path: integrators can now specify alternative names for the headers. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
|---|---|---|
| .. | ||
| 00README.md | ||
| add-uri-san.txt | ||
| add_interruptible_sign_hash | ||
| alignment-perf.txt | ||
| c-build-helper-hostcc.txt | ||
| cmake-install.txt | ||
| coding-style.txt | ||
| conditionalize-mbedtls_mpi_sub_abs-memcpy.txt | ||
| crypto_config_ccm_star.txt | ||
| csr_v3_extensions.txt | ||
| fix-example-programs-no-args.txt | ||
| fix-gettimeofday-overflow.txt | ||
| fix-iar-warnings.txt | ||
| fix-oid-to-string-bugs.txt | ||
| fix-rsaalt-test-guards.txt | ||
| fix_build_for_directory_names_containing_spaces.txt | ||
| improve_x509_cert_writing_serial_number_management.txt | ||
| make_sha224_sha384_independent_from_sha256_sha512.txt | ||
| mbedtls_ecp_point_read_binary-compressed-fmt.txt | ||
| pk-sign-restartable.txt | ||
| pk_ext-pss_options-public.txt | ||
| psa-alt-headers.txt | ||
| psa_alg_tls12_ecjpake_to_pms-reject_ka.txt | ||
| vs2013.txt | ||
| workaround_gnutls_anti_replay_fail.txt | ||
| x509-subaltname-ext | ||