1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 16:18:09 +00:00

Move some general outfile-check related functions to induct.c

This commit is contained in:
jsteube 2016-09-14 15:12:28 +02:00
parent 25f8a95306
commit 0fa43d52b8
2 changed files with 2 additions and 3 deletions

View File

@ -6,4 +6,6 @@
#ifndef _OUTFILE_CHECK_H
#define _OUTFILE_CHECK_H
#define OUTFILE_CHECK_TIMER 5
#endif // _OUTFILE_CHECK_H

View File

@ -108,9 +108,6 @@ const int comptime = COMPTIME;
// outfile_check
#define OUTFILE_CHECK_TIMER 5
// weak_hash
#define WEAK_HASH_THRESHOLD 100