Searched refs:p_cache (Results 1 – 3 of 3) sorted by relevance
1555 void *MBEDTLS_PRIVATE(p_cache); /*!< context for cache callbacks */3304 void *p_cache,
1725 void *p_cache, in mbedtls_ssl_conf_session_cache() argument1729 conf->p_cache = p_cache; in mbedtls_ssl_conf_session_cache()8335 if (ssl->conf->f_set_cache(ssl->conf->p_cache, in mbedtls_ssl_handshake_wrapup()
2113 ret = ssl->conf->f_get_cache(ssl->conf->p_cache, in ssl_handle_id_based_session_resumption()