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

/xsrc/external/mit/libXdmcp/dist/
H A DWrap.h12 extern void _XdmcpAuthSetup (auth_cblock key, auth_wrapper_schedule schedule);
H A DUnwrap.c68 _XdmcpAuthSetup (expand_wrapper, schedule);
H A DWrap.c62 _XdmcpAuthSetup (expand_wrapper, schedule);
H A DWraphelp.c12 * 25/9/1991 eay - much faster _XdmcpAuthSetup (4 times faster).
372 void _XdmcpAuthSetup(auth_cblock key, auth_wrapper_schedule schedule) function in typeref:typename:void
/xsrc/external/mit/xdm/dist/xdm/
H A Dgenauth.c64 extern int _XdmcpAuthSetup(unsigned char *, auth_wrapper_schedule);
430 _XdmcpAuthSetup (key, schedule);

Completed in 7 milliseconds