Annotation of truecrypt/common/cache.h, revision 1.1

1.1     ! root        1: /* Copyright (C) 2004 TrueCrypt Team, truecrypt.org
        !             2:    This product uses components written by Paul Le Roux <[email protected]> */
        !             3: 
        !             4: extern char szDriverPassword[4][MAX_PASSWORD + 1];
        !             5: extern int nDriverPasswordLen[4];
        !             6: extern int nPasswordIdx;
        !             7: extern int cacheEmpty;
        !             8: 
        !             9: /* Everything below this line is automatically updated by the -mkproto-tool- */
        !            10: 
        !            11: int VolumeReadHeaderCache (BOOL bCache, char *dev, char *lpszPassword, int nPasswordLen, PCRYPTO_INFO * retInfo);
        !            12: void WipeCache (void);

unix.superglobalmegacorp.com

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