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

/external/libvncserver/libvncclient/
H A Drfbproto.c545 ReadSupportedSecurityType(rfbClient* client, uint32_t *result, rfbBool subAuth) argument
573 (!subAuth && (tAuth[loop]==rfbTLS || (tAuth[loop]==rfbVeNCrypt && client->GetCredential))))
575 if (!subAuth && client->clientAuthSchemes)

Completed in 324 milliseconds