You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hashcat/OpenCL/inc_truecrypt_keyfile.h

12 lines
218 B

/**
* Author......: See docs/credits.txt
* License.....: MIT
*/
#ifndef _INC_TRUECRYPT_KEYFILE_H
#define _INC_TRUECRYPT_KEYFILE_H
DECLSPEC u32 u8add (const u32 a, const u32 b);
#endif // _INC_TRUECRYPT_KEYFILE_H