X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=include%2Fcommon.h;h=52562cbab739ea78f4f32a67f65d8f00cc3a9005;hb=4f0709b3c970a2f29fbbd0fac09736c590f440cc;hp=f0dc8fe927ed582fac4688af4ebc1ab0d85920c3;hpb=d275772b9f6abe92fb33ca620e2967406667bb4e;p=hashcat.git diff --git a/include/common.h b/include/common.h index f0dc8fe..52562cb 100644 --- a/include/common.h +++ b/include/common.h @@ -110,6 +110,8 @@ typedef uint32_t uint; // we need to get rid of this sooner or later, for consis #define HCBUFSIZ 0x50000 // general large space buffer size in case the size is unknown at compile-time +#define EXPECTED_ITERATIONS 10000 + /** * functions */