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

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

Completed in 90 milliseconds