Home
last modified time | relevance | path

Searched refs:_WSI_TOKEN_CLIENT_HOST (Results 1 – 7 of 7) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-http.h349 _WSI_TOKEN_CLIENT_HOST, enumerator
/third_party/libwebsockets/lib/core-net/client/
Dconnect.c30 _WSI_TOKEN_CLIENT_HOST,
/third_party/libwebsockets/lib/tls/mbedtls/
Dmbedtls-client.c83 _WSI_TOKEN_CLIENT_HOST) <= 0) { in lws_ssl_client_bio_create()
/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/
Dsign.c94 add_header(s, "host:", lws_hdr_simple_ptr(wsi, _WSI_TOKEN_CLIENT_HOST)); in init_sigv4()
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-client.c253 _WSI_TOKEN_CLIENT_HOST) <= 0) in lws_ssl_client_bio_create()
/third_party/libwebsockets/lib/roles/h2/
Dhttp2.c2587 n = lws_hdr_total_length(wsi, _WSI_TOKEN_CLIENT_HOST); in lws_h2_client_handshake()
2588 simp = lws_hdr_simple_ptr(wsi, _WSI_TOKEN_CLIENT_HOST); in lws_h2_client_handshake()
/third_party/libwebsockets/lib/roles/http/client/
Dclient-http.c1204 lws_hdr_simple_ptr(wsi, _WSI_TOKEN_CLIENT_HOST)); in lws_generate_client_handshake()