Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h1285 LWSAUTHM_BASIC_AUTH_CALLBACK = 1 << 28 /**< Basic auth with a custom verifier */ enumerator
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c1210 case LWSAUTHM_BASIC_AUTH_CALLBACK: in lws_check_basic_auth()