Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/os/
H A Dxdmauth.c65 static XdmAuthKeyRec global_rho; variable
80 return XdmcpCompareKeys(incoming, &global_rho); in XdmAuthenticationValidator()
93 XdmcpWrap((unsigned char *) &global_rho, (unsigned char *) &privateKey, in XdmAuthenticationGenerator()
153 XdmcpGenerateKey(&global_rho); in XdmAuthenticationInit()
155 (char *) &global_rho, in XdmAuthenticationInit()
156 sizeof(global_rho), in XdmAuthenticationInit()
331 rho_bits = global_rho.data; in XdmAddCookie()
344 rho_bits = global_rho.data; in XdmAddCookie()
442 rho_bits = &global_rho; in XdmRemoveCookie()