Home
last modified time | relevance | path

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

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