Searched refs:_XdmcpAuthDoIt (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/libXdmcp/dist/ |
| H A D | Wrap.h | 13 extern void _XdmcpAuthDoIt (auth_cblock input, auth_cblock output,
|
| H A D | Unwrap.c | 77 _XdmcpAuthDoIt ((unsigned char *) (input + j), (unsigned char *) tmp, schedule, 0);
|
| H A D | Wrap.c | 83 _XdmcpAuthDoIt (tmp, (output + j), schedule, 1);
|
| H A D | Wraphelp.c | 443 void _XdmcpAuthDoIt(auth_cblock input, auth_cblock output, function in typeref:typename:void
|
| /xsrc/external/mit/xdm/dist/xdm/ |
| H A D | genauth.c | 65 extern int _XdmcpAuthDoIt(unsigned char *, unsigned char *, 434 _XdmcpAuthDoIt (data, data, schedule, 1);
|
Completed in 4 milliseconds