Home
last modified time | relevance | path

Searched defs:session (Results 1 – 11 of 11) sorted by relevance

/curl/lib/vtls/
H A Dgtls.h64 gnutls_session_t session; member
H A Dgtls.c250 gnutls_session_t session; in handshake() local
725 gnutls_session_t session, in Curl_gtls_update_session_id()
767 gnutls_session_t session) in cf_gtls_update_session_id()
774 static int gtls_handshake_cb(gnutls_session_t session, unsigned int htype, in gtls_handshake_cb()
1034 static int keylog_callback(gnutls_session_t session, const char *label, in keylog_callback()
1281 gnutls_session_t session, in Curl_gtls_verifyserver()
1724 gnutls_session_t session) in gtls_verifyserver()
H A Dbearssl.c614 const br_ssl_session_parameters *session; in bearssl_connect_step1() local
766 br_ssl_session_parameters session; in bearssl_connect_step2() local
835 br_ssl_session_parameters *session; in bearssl_connect_step3() local
H A Dmbedtls.c884 mbedtls_ssl_session session; local
1118 static void mbedtls_session_free(void *session, size_t slen)
1136 mbedtls_ssl_session session; local
H A Dwolfssl.c412 WOLFSSL_SESSION *session) in wssl_cache_session()
456 static int wssl_vtls_new_session_cb(WOLFSSL *ssl, WOLFSSL_SESSION *session) in wssl_vtls_new_session_cb()
486 WOLFSSL_SESSION *session; in wssl_setup_session() local
H A Dvtls.c610 void Curl_ssl_kill_session(struct Curl_ssl_session *session) in Curl_ssl_kill_session()
853 struct Curl_ssl_session *session; in Curl_ssl_initsessions() local
H A Dopenssl.c889 const SSL_SESSION *session = SSL_get_session(ssl); in ossl_log_tls12_secret() local
2885 SSL_SESSION *session) in Curl_ossl_add_session()
/curl/lib/
H A Dcf-h2-proxy.c644 static int proxy_h2_on_frame_send(nghttp2_session *session, in proxy_h2_on_frame_send()
664 static int proxy_h2_on_frame_recv(nghttp2_session *session, in proxy_h2_on_frame_recv()
740 static int proxy_h2_on_header(nghttp2_session *session, in proxy_h2_on_header()
808 static ssize_t tunnel_send_callback(nghttp2_session *session, in tunnel_send_callback()
848 static int tunnel_recv_callback(nghttp2_session *session, uint8_t flags, in tunnel_recv_callback()
874 static int proxy_h2_on_stream_close(nghttp2_session *session, in proxy_h2_on_stream_close()
H A Dhttp2.c1280 static int on_frame_send(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_send()
1299 static int on_frame_recv(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_recv()
1377 static int on_data_chunk_recv(nghttp2_session *session, uint8_t flags, in on_data_chunk_recv()
1414 static int on_stream_close(nghttp2_session *session, int32_t stream_id, in on_stream_close()
1472 static int on_begin_headers(nghttp2_session *session, in on_begin_headers()
1499 static int on_header(nghttp2_session *session, const nghttp2_frame *frame, in on_header()
1662 static ssize_t req_body_read_callback(nghttp2_session *session, in req_body_read_callback()
1711 static int error_callback(nghttp2_session *session, in error_callback()
H A Durldata.h1235 struct Curl_ssl_session *session; /* array of 'max_ssl_sessions' size */ member
/curl/lib/vquic/
H A Dcurl_ngtcp2.c2142 static int quic_gtls_handshake_cb(gnutls_session_t session, unsigned int htype, in quic_gtls_handshake_cb()
2173 static int wssl_quic_new_session_cb(WOLFSSL *ssl, WOLFSSL_SESSION *session) in wssl_quic_new_session_cb()

Completed in 244 milliseconds