Searched refs:malloc_buf (Results 1 – 1 of 1) sorted by relevance
353 unsigned char malloc_buf[HEAP_SIZE] = { 0 }; in benchmark() local419 mbedtls_memory_buffer_alloc_init( malloc_buf, sizeof( malloc_buf ) ); in benchmark()