Searched refs:_mbedtls_heap (Results 1 – 1 of 1) sorted by relevance
37 static unsigned char _mbedtls_heap[CONFIG_MBEDTLS_HEAP_SIZE] HEAP_MEM_ATTRIBUTES; variable41 mbedtls_memory_buffer_alloc_init(_mbedtls_heap, sizeof(_mbedtls_heap)); in init_heap()