mirror of
https://github.com/hashcat/hashcat
synced 2025-02-14 15:24:28 +01:00
12 lines
168 B
C
12 lines
168 B
C
/**
|
|
* Author......: See docs/credits.txt
|
|
* License.....: MIT
|
|
*/
|
|
|
|
#include "common.h"
|
|
#include "types.h"
|
|
#include "emu_general.h"
|
|
|
|
#include "inc_cipher_camellia.cl"
|
|
|