Home
last modified time | relevance | path

Searched refs:lws_sspc_destroy (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-secure-streams-client.h48 #define lws_ss_destroy lws_sspc_destroy
180 * lws_sspc_destroy() - Destroy secure stream
187 lws_sspc_destroy(struct lws_sspc_handle **ppss);
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-client.c245 lws_sspc_destroy(&h); in callback_sspc_client()
291 lws_sspc_destroy(&h); in callback_sspc_client()
347 lws_sspc_destroy(&h); in callback_sspc_client()
704 lws_sspc_destroy(&h); in lws_sspc_destroy_dll()
724 lws_sspc_destroy(lws_sspc_handle_t **ph) in lws_sspc_destroy() function

Completed in 2 milliseconds