X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=OpenCL%2Fm05800.cl;h=fda4748565241161a4747de9d703f5141e9e749a;hb=2899f53a1570aa14f55fc07fcaabb0476d707679;hp=1c363b79300acbb41ae8d225422a4bc0e045fb2e;hpb=083c8ed5152db2fd68a26ae7a04f12f8dd467a96;p=hashcat.git diff --git a/OpenCL/m05800.cl b/OpenCL/m05800.cl index 1c363b7..fda4748 100644 --- a/OpenCL/m05800.cl +++ b/OpenCL/m05800.cl @@ -5,20 +5,20 @@ #define _SHA1_ -#include "include/constants.h" -#include "include/kernel_vendor.h" +#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 "include/kernel_functions.c" -#include "OpenCL/types_ocl.c" -#include "OpenCL/common.c" +#include "inc_hash_functions.cl" +#include "inc_types.cl" +#include "inc_common.cl" -#define COMPARE_S "OpenCL/check_single_comp4.c" -#define COMPARE_M "OpenCL/check_multi_comp4.c" +#define COMPARE_S "inc_comp_single.cl" +#define COMPARE_M "inc_comp_multi.cl" typedef struct {