Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-secure-streams-policy.h416 lws_ss_auth_get(struct lws_context *context);
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-policy2c/
Dminimal-secure-streams.c416 auth = lws_ss_auth_get(context); in main()
445 if (lws_ss_auth_get(context)) in main()
/third_party/libwebsockets/lib/secure-streams/
Dpolicy-json.c1293 lws_ss_auth_get(struct lws_context *context) in lws_ss_auth_get() function