Home
last modified time | relevance | path

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

/Zephyr-latest/modules/mbedtls/
Dzephyr_init.c37 static unsigned char _mbedtls_heap[CONFIG_MBEDTLS_HEAP_SIZE] HEAP_MEM_ATTRIBUTES; variable
41 mbedtls_memory_buffer_alloc_init(_mbedtls_heap, sizeof(_mbedtls_heap)); in init_heap()