Searched refs:maxBytes (Results 1 – 1 of 1) sorted by relevance
95 size_t maxBytes; member129 if (altcp_mbedtls_malloc_stats.allocedBytes > altcp_mbedtls_malloc_stats.maxBytes) { in tls_malloc()130 altcp_mbedtls_malloc_stats.maxBytes = altcp_mbedtls_malloc_stats.allocedBytes; in tls_malloc()
Completed in 1 milliseconds