mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-10 17:39:17 +00:00
12 lines
166 B
C
12 lines
166 B
C
|
/**
|
||
|
* Author......: See docs/credits.txt
|
||
|
* License.....: MIT
|
||
|
*/
|
||
|
|
||
|
#include "common.h"
|
||
|
#include "types.h"
|
||
|
#include "emu_general.h"
|
||
|
|
||
|
#include "inc_veracrypt_xts.cl"
|
||
|
|