Home
last modified time | relevance | path

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

/net-tools-3.5.0/mbedtls-2.4.0/yotta/data/example-benchmark/
Dmain.cpp353 unsigned char malloc_buf[HEAP_SIZE] = { 0 }; in benchmark() local
419 mbedtls_memory_buffer_alloc_init( malloc_buf, sizeof( malloc_buf ) ); in benchmark()