X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=OpenCL%2Fm07500_a3.cl;h=781a3976a234f8f989238c8be88e35dffeed34a7;hb=ed1863c2630bc8194d38587d753dde71a315402a;hp=dd57cce3245992a30eff0633095c3cf8a190d8a7;hpb=0e68b2af2510adbb1faffe8ee84eee578462f29d;p=hashcat.git diff --git a/OpenCL/m07500_a3.cl b/OpenCL/m07500_a3.cl index dd57cce..781a397 100644 --- a/OpenCL/m07500_a3.cl +++ b/OpenCL/m07500_a3.cl @@ -10,14 +10,8 @@ //shared mem too small //#define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 1 -#define DGST_R2 2 -#define DGST_R3 3 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl"