#if !defined(MBEDTLS_CONFIG_FILE) #include "mbedtls/config.h" #else #include MBEDTLS_CONFIG_FILE #endif #if defined(MBEDTLS_PLATFORM_C) #include "mbedtls/platform.h" #include "mbedtls/platform_util.h" /* The compile time configuration of memory allocation via the macros * MBEDTLS_PLATFORM_...
An open source, portable, easy to use, readable and flexible SSL library - mbedtls/library/platform.c at test-more-USE_PSA_CRYPTO-20240812-3.6 · gilles-peskine-arm/mbedtls