Searched defs:alpn (Results 1 – 8 of 8) sorted by relevance
/curl/lib/vquic/ |
H A D | vquic-tls.c | 201 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 D | http_proxy.c | 188 int alpn = Curl_conn_cf_is_ssl(cf->next) ? in http_proxy_cf_connect() local
|
H A D | urldata.h | 351 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 D | vtls_int.h | 107 const struct alpn_spec *alpn; /* ALPN to use or NULL for none */ member
|
H A D | gtls.c | 727 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 D | rustls.c | 653 rustls_slice_bytes alpn[ALPN_ENTRIES_MAX]; in cr_init_backend() local
|
H A D | vtls.c | 457 const struct alpn_spec *alpn) in cf_ctx_new() 650 const char *alpn, in Curl_ssl_set_sessionid()
|
H A D | openssl.c | 3480 const unsigned char *alpn, size_t alpn_len, in Curl_ossl_ctx_init()
|
Completed in 42 milliseconds