Home
last modified time | relevance | path

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

/external/libvncserver/libvncclient/
Drfbproto.c563 ReadSupportedSecurityType(rfbClient* client, uint32_t *result, rfbBool subAuth) in ReadSupportedSecurityType() function
1132 if (!ReadSupportedSecurityType(client, &authScheme, FALSE)) return FALSE; in InitialiseRFBConnection()
1180 if (!ReadSupportedSecurityType(client, &subAuthScheme, TRUE)) return FALSE; in InitialiseRFBConnection()