X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=OpenCL%2Fm07700_a3.cl;h=4f8e18cf18e688f58e39b7276a2d7cd33d083acc;hb=ed1863c2630bc8194d38587d753dde71a315402a;hp=293cc496d70cbcf4fed36d2db388c96e5d88d8f3;hpb=bb332eaa7132c5e09a4c04a2ed56234a4b0a7310;p=hashcat.git diff --git a/OpenCL/m07700_a3.cl b/OpenCL/m07700_a3.cl index 293cc49..4f8e18c 100644 --- a/OpenCL/m07700_a3.cl +++ b/OpenCL/m07700_a3.cl @@ -8,14 +8,8 @@ //too much register pressure //#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"