Home
last modified time | relevance | path

Searched refs:lws_role_call_alpn_negotiated (Results 1 - 6 of 6) sorted by relevance

/third_party/libwebsockets/lib/tls/
H A Dtls.c212 return lws_role_call_alpn_negotiated(wsi, (const char *)cstr); in lws_tls_server_conn_alpn()
/third_party/libwebsockets/lib/roles/h1/
H A Dops-h1.c939 lws_role_call_alpn_negotiated(wsi, "h2"); in rops_adoption_bind_h1()
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-client.c582 lws_role_call_alpn_negotiated(wsi, (const char *)a); in lws_tls_client_connect()
/third_party/libwebsockets/lib/core-net/
H A Dvhost.c113 lws_role_call_alpn_negotiated(struct lws *wsi, const char *alpn) in lws_role_call_alpn_negotiated() function
H A Dprivate-lib-core-net.h1189 lws_role_call_alpn_negotiated(struct lws *wsi, const char *alpn);
/third_party/libwebsockets/lib/roles/http/client/
H A Dclient-http.c216 lws_role_call_alpn_negotiated(wsi, "h2"); in lws_http_client_socket_service()

Completed in 9 milliseconds