Home
last modified time | relevance | path

Searched defs:MBEDTLS_PLATFORM_STD_FREE (Results 1 – 2 of 2) sorted by relevance

/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dplatform.h69 #define MBEDTLS_PLATFORM_STD_FREE free /**< Default free to use */ macro
/net-tools-latest/mbedtls-2.4.0/library/
Dplatform.c50 #define MBEDTLS_PLATFORM_STD_FREE platform_free_uninit macro