Home
last modified time | relevance | path

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

/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dplatform.h66 #define MBEDTLS_PLATFORM_STD_CALLOC calloc /**< Default allocator to use */ macro
/net-tools-latest/mbedtls-2.4.0/library/
Dplatform.c41 #define MBEDTLS_PLATFORM_STD_CALLOC platform_calloc_uninit macro