Searched refs:AcceptAuthenticationName (Results 1 – 1 of 1) sorted by relevance
1154 ARRAY8 AcceptAuthenticationName, AcceptAuthenticationData; in recv_accept_msg() local1159 AcceptAuthenticationName.data = 0; in recv_accept_msg()1164 XdmcpReadARRAY8(&buffer, &AcceptAuthenticationName) && in recv_accept_msg()1168 if (length == 12 + AcceptAuthenticationName.length + in recv_accept_msg()1171 if (!XdmcpCheckAuthentication(&AcceptAuthenticationName, in recv_accept_msg()1173 XdmcpFatal("Authentication Failure", &AcceptAuthenticationName); in recv_accept_msg()1189 XdmcpDisposeARRAY8(&AcceptAuthenticationName); in recv_accept_msg()