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

12 lines
164 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_hash_sha384.cl"