Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-system.h133 LWS_SYSTATE_AUTH1, /* identity used for main auth token */ enumerator
/third_party/libwebsockets/READMEs/
DREADME.lws_system.md206 |`LWS_SYSTATE_AUTH1`|The device identity has produced a time-limited access token|
/third_party/libwebsockets/lib/core/
Dcontext.c158 if (target == LWS_SYSTATE_AUTH1 && in lws_state_notify_protocol_init()