Home
last modified time | relevance | path

Searched refs:mbedtls_platform_set_calloc_free (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/openthread/src/core/crypto/
H A Dmbedtls.cpp61 mbedtls_platform_set_calloc_free(Heap::CAlloc, Heap::Free); in MbedTls()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dmemory_buffer_alloc.c568 mbedtls_platform_set_calloc_free(buffer_alloc_calloc_mutexed, in mbedtls_memory_buffer_alloc_init()
571 mbedtls_platform_set_calloc_free(buffer_alloc_calloc, buffer_alloc_free); in mbedtls_memory_buffer_alloc_init()
H A Dplatform.c57 int mbedtls_platform_set_calloc_free(void *(*calloc_func)(size_t, size_t), in mbedtls_platform_set_calloc_free() function
/aosp_15_r20/external/mbedtls/library/
H A Dmemory_buffer_alloc.c568 mbedtls_platform_set_calloc_free(buffer_alloc_calloc_mutexed, in mbedtls_memory_buffer_alloc_init()
571 mbedtls_platform_set_calloc_free(buffer_alloc_calloc, buffer_alloc_free); in mbedtls_memory_buffer_alloc_init()
H A Dplatform.c57 int mbedtls_platform_set_calloc_free(void *(*calloc_func)(size_t, size_t), in mbedtls_platform_set_calloc_free() function
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dplatform.h160 int mbedtls_platform_set_calloc_free(void *(*calloc_func)(size_t, size_t),
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dplatform.h160 int mbedtls_platform_set_calloc_free(void *(*calloc_func)(size_t, size_t),