Home
last modified time | relevance | path

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

/components/net/lwip/lwip-2.1.2/src/apps/altcp_tls/
A Daltcp_tls_mbedtls_mem.c95 size_t maxBytes; member
129 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