Searched refs:authCaps (Results 1 – 2 of 2) sorted by relevance
131 if (auth_type == rtcp->authCaps[i]) in rfbProcessClientAuthType()196 rtcp->authCaps[count++] = rfbAuthVNC; in rfbSendAuthCaps()
174 uint32_t authCaps[MAX_AUTH_CAPS]; member