Home
last modified time | relevance | path

Searched refs:lws_sspc_get_context (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-secure-streams-client.h54 #define lws_ss_get_context lws_sspc_get_context
265 lws_sspc_get_context(struct lws_sspc_handle *h);
/third_party/libwebsockets/lib/system/smd/
Dsmd.c445 struct lws_context *ctx = lws_sspc_get_context(h); in lws_smd_sspc_rx_forward()
/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams-client.c894 lws_sspc_get_context(struct lws_sspc_handle *h) in lws_sspc_get_context() function