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

/xsrc/external/mit/xorg-server/dist/os/
H A Dxdmauth.c65 static XdmAuthKeyRec global_rho; variable in typeref:typename:XdmAuthKeyRec
80 return XdmcpCompareKeys(incoming, &global_rho);
93 XdmcpWrap((unsigned char *) &global_rho, (unsigned char *) &privateKey,
153 XdmcpGenerateKey(&global_rho);
155 (char *) &global_rho,
156 sizeof(global_rho),
331 rho_bits = global_rho.data;
344 rho_bits = global_rho.data;
442 rho_bits = &global_rho;

Completed in 2 milliseconds