mirror of
https://github.com/hashcat/hashcat
synced 2024-11-24 14:27:14 +01:00
12 lines
157 B
C
12 lines
157 B
C
/**
|
|
* Author......: See docs/credits.txt
|
|
* License.....: MIT
|
|
*/
|
|
|
|
#include "common.h"
|
|
#include "types.h"
|
|
#include "emu_general.h"
|
|
|
|
#include "inc_simd.cl"
|
|
|