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

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinauth.c63 GenerateRandomData (int len, char *buf) function in typeref:typename:void
91 GenerateRandomData(sizeof (cookie), cookie);
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dmitauth.c168 GenerateRandomData(sizeof (cookie), cookie);
H A Dosdep.h222 extern void GenerateRandomData (int len, char *buf);
H A Dauth.c319 GenerateRandomData (int len, char *buf) function in typeref:typename:void
/xsrc/external/mit/xorg-server/dist/os/
H A Dmitauth.c151 GenerateRandomData(sizeof(cookie), cookie);
H A Dosdep.h155 extern void GenerateRandomData(int len, char *buf);
H A Dauth.c312 GenerateRandomData(int len, char *buf) function in typeref:typename:void

Completed in 6 milliseconds