Home
last modified time | relevance | path

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

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