Home
last modified time | relevance | path

Searched defs:alpn (Results 1 – 8 of 8) sorted by relevance

/curl/lib/vquic/
H A Dvquic-tls.c201 const char *alpn, size_t alpn_len, in wssl_init_ssl()
235 const char *alpn, size_t alpn_len, in Curl_vquic_tls_init()
/curl/lib/
H A Dhttp_proxy.c188 int alpn = Curl_conn_cf_is_ssl(cf->next) ? in http_proxy_cf_connect() local
H A Durldata.h351 char *alpn; /* APLN TLS negotiated protocol string */ member
990 unsigned char alpn; /* APLN TLS negotiated protocol, a CURL_HTTP_VERSION* member
/curl/lib/vtls/
H A Dvtls_int.h107 const struct alpn_spec *alpn; /* ALPN to use or NULL for none */ member
H A Dgtls.c727 const char *alpn) in Curl_gtls_update_session_id()
1053 const unsigned char *alpn, size_t alpn_len, in Curl_gtls_ctx_init()
H A Drustls.c653 rustls_slice_bytes alpn[ALPN_ENTRIES_MAX]; in cr_init_backend() local
H A Dvtls.c457 const struct alpn_spec *alpn) in cf_ctx_new()
650 const char *alpn, in Curl_ssl_set_sessionid()
H A Dopenssl.c3480 const unsigned char *alpn, size_t alpn_len, in Curl_ossl_ctx_init()

Completed in 45 milliseconds