Searched refs:mbedtls_memory_buffer_alloc_max_get (Results 1 – 10 of 10) sorted by relevance
94 void mbedtls_memory_buffer_alloc_max_get(size_t *max_used, size_t *max_blocks);
2045 #define memory_buffer_alloc_max_get mbedtls_memory_buffer_alloc_max_get
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
511 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); \
150 mbedtls_memory_buffer_alloc_max_get(&max_used, &max_blocks); \
1651 memory_buffer_alloc_max_get mbedtls_memory_buffer_alloc_max_get
3278 mbedtls_memory_buffer_alloc_max_get(&peak_heap_memory, &heap_blocks); in main()
3622 mbedtls_memory_buffer_alloc_max_get(&peak_heap_memory, &heap_blocks); in main()