Annotation of truecrypt/common/random.h, revision 1.1.1.4

1.1.1.3   root        1: /* The source code contained in this file has been derived from the source code
                      2:    of Encryption for the Masses 2.02a by Paul Le Roux. Modifications and
                      3:    additions to that source code contained in this file are Copyright (c) 2004
1.1.1.4 ! root        4:    TrueCrypt Foundation and Copyright (c) 2004 TrueCrypt Team. Unmodified
1.1.1.3   root        5:    parts are Copyright (c) 1998-99 Paul Le Roux. This is a TrueCrypt Foundation
                      6:    release. Please see the file license.txt for full license details. */
1.1       root        7: 
                      8: /* Everything below this line is automatically updated by the -mkproto-tool- */
                      9: 
                     10: _inline void _RandaddLong ( unsigned long x );
                     11: int Randinit ( void );
                     12: void Randfree ( void );
1.1.1.3   root       13: void RandSetHashFunction ( int hash );
1.1       root       14: void Randmix ( void );
                     15: void RandaddBuf ( void *buf , int len );
1.1.1.4 ! root       16: void RandpeekBytes ( unsigned char *buf , int len );
        !            17: void RandgetBytes ( unsigned char *buf , int len, BOOL forceSlowPoll );
1.1       root       18: LRESULT CALLBACK MouseProc ( int nCode , WPARAM wParam , LPARAM lParam );
                     19: LRESULT CALLBACK KeyboardProc ( int nCode , WPARAM wParam , LPARAM lParam );
                     20: void ThreadSafeThreadFunction ( void *dummy );
                     21: void SlowPollWinNT ( void );
                     22: void SlowPollWin9x ( void );
                     23: void FastPoll ( void );

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.