Home
last modified time | relevance | path

Searched refs:lws_sspc_client_connect (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-secure-streams-client.h51 #define lws_ss_client_connect lws_sspc_client_connect
229 lws_sspc_client_connect(struct lws_sspc_handle *h);
/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams-client.c876 lws_sspc_client_connect(lws_sspc_handle_t *h) in lws_sspc_client_connect() function