1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-31 20:48:57 +00:00
hashcat/src/emu_inc_truecrypt_xts.c

12 lines
166 B
C
Raw Normal View History

/**
* Author......: See docs/credits.txt
* License.....: MIT
*/
2019-03-25 13:08:59 +00:00
#include "common.h"
#include "types.h"
#include "emu_general.h"
#include "inc_truecrypt_xts.cl"