X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=OpenCL%2Fm00500.cl;h=67a1f405c2982afb4b98b889eb7de14cd86f6fa9;hb=ed1863c2630bc8194d38587d753dde71a315402a;hp=6fbc6d38dfe746f07102a1aeb975179a7e26ea00;hpb=f3a7b088a3215c3a458013c6a5a76518cee469e5;p=hashcat.git diff --git a/OpenCL/m00500.cl b/OpenCL/m00500.cl index 6fbc6d3..67a1f40 100644 --- a/OpenCL/m00500.cl +++ b/OpenCL/m00500.cl @@ -5,20 +5,14 @@ #define _MD5_ -#include "include/constants.h" -#include "include/kernel_vendor.h" - -#define DGST_R0 0 -#define DGST_R1 1 -#define DGST_R2 2 -#define DGST_R3 3 - -#include "include/kernel_functions.c" -#include "OpenCL/types_ocl.c" -#include "OpenCL/common.c" - -#define COMPARE_S "OpenCL/check_single_comp4.c" -#define COMPARE_M "OpenCL/check_multi_comp4.c" +#include "inc_vendor.cl" +#include "inc_hash_constants.h" +#include "inc_hash_functions.cl" +#include "inc_types.cl" +#include "inc_common.cl" + +#define COMPARE_S "inc_comp_single.cl" +#define COMPARE_M "inc_comp_multi.cl" #define md5crypt_magic 0x00243124u