Searched refs:mbedtls_memory_buffer_alloc_max_get (Results 1 – 8 of 8) sorted by relevance
98 void mbedtls_memory_buffer_alloc_max_get(size_t *max_used, size_t *max_blocks);
517 void mbedtls_memory_buffer_alloc_max_get(size_t *max_used, size_t *max_blocks) in mbedtls_memory_buffer_alloc_max_get() function
179 mbedtls_memory_buffer_alloc_max_get(&max_used, &max_blocks); \
184 mbedtls_memory_buffer_alloc_max_get(&max_used, &max_blocks); \
3622 mbedtls_memory_buffer_alloc_max_get(&peak_heap_memory, &heap_blocks); in main()
3711 mbedtls_memory_buffer_alloc_max_get(&peak_heap_memory, &heap_blocks); in main()