Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dssl.h852 void *p_cache; /*!< context for cache callbacks */ member
1937 void *p_cache,
/AliOS-Things-master/components/mbedtls/library/
A Dssl_tls.c6433 if( ssl->conf->f_set_cache( ssl->conf->p_cache, ssl->session ) != 0 ) in mbedtls_ssl_handshake_wrapup()
7237 void *p_cache, in mbedtls_ssl_conf_session_cache() argument
7241 conf->p_cache = p_cache; in mbedtls_ssl_conf_session_cache()
A Dssl_srv.c2488 ssl->conf->f_get_cache( ssl->conf->p_cache, ssl->session_negotiate ) == 0 ) in ssl_write_server_hello()

Completed in 26 milliseconds