mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
define MBEDTLS_FS_IO
This is needed for the tests using certificate-files.
This commit is contained in:
@@ -43,6 +43,9 @@
|
||||
/* Use Mbed TLS' timer implementation for Linux. */
|
||||
#define MBEDTLS_TIMING_C
|
||||
|
||||
/* Needed for certificates in ssl_opt.sh */
|
||||
#define MBEDTLS_FS_IO
|
||||
|
||||
#undef MBEDTLS_NO_PLATFORM_ENTROPY
|
||||
|
||||
#undef MBEDTLS_ENTROPY_MAX_SOURCES
|
||||
|
||||
Reference in New Issue
Block a user