Found 7 other functions taking a
mbedtls_ssl_cache_context
argument:
Initialize an SSL cache context
Set the cache timeout (Default: MBEDTLS_SSL_CACHE_DEFAULT_TIMEOUT (1 day)) A timeout of 0 indicates no timeout.
Set the maximum number of cache entries (Default: MBEDTLS_SSL_CACHE_DEFAULT_MAX_ENTRIES (50))
Free referenced items in a cache context and clear memory
Get the cache timeout A timeout of 0 indicates no timeout.