Searched refs:p_cache (Results 1 – 3 of 3) sorted by relevance
1499 void *MBEDTLS_PRIVATE(p_cache); /*!< context for cache callbacks */3200 void *p_cache,
1735 void *p_cache, in mbedtls_ssl_conf_session_cache() argument1739 conf->p_cache = p_cache; in mbedtls_ssl_conf_session_cache()8499 if (ssl->conf->f_set_cache(ssl->conf->p_cache, in mbedtls_ssl_handshake_wrapup()
2133 ret = ssl->conf->f_get_cache(ssl->conf->p_cache, in ssl_handle_id_based_session_resumption()