mbedtls/scripts/data_files
Daniel Axtens f071024bf8 Do not include time.h without MBEDTLS_HAVE_TIME
MBEDTLS_HAVE_TIME is documented as: "System has time.h and time()."

If that is not defined, do not attempt to include time.h.

A particular problem is platform-time.h, which should only be included if
MBEDTLS_HAVE_TIME is defined, which makes everything messier. Maybe it
should be refactored to have the check inside the header.

Signed-off-by: Daniel Axtens <dja@axtens.net>
2022-03-04 05:07:45 -05:00
..
driver_templates Detect invalid tag lengths in psa_aead_setup 2022-01-20 07:40:12 -05:00
error.fmt Add missing guard to mbedtls_test_hook_error_add 2021-04-13 15:27:04 +01:00
query_config.fmt Do not include time.h without MBEDTLS_HAVE_TIME 2022-03-04 05:07:45 -05:00
version_features.fmt
vs6-app-template.dsp
vs6-main-template.dsp
vs6-workspace-template.dsw
vs2010-app-template.vcxproj
vs2010-main-template.vcxproj
vs2010-sln-template.sln