Searched refs:p_cache (Results 1 – 3 of 3) sorted by relevance
1505 void *MBEDTLS_PRIVATE(p_cache); /*!< context for cache callbacks */3206 void *p_cache,
1712 void *p_cache, in mbedtls_ssl_conf_session_cache() argument1716 conf->p_cache = p_cache; in mbedtls_ssl_conf_session_cache()8276 if (ssl->conf->f_set_cache(ssl->conf->p_cache, in mbedtls_ssl_handshake_wrapup()
2135 ret = ssl->conf->f_get_cache(ssl->conf->p_cache, in ssl_handle_id_based_session_resumption()