From ed1863c2630bc8194d38587d753dde71a315402a Mon Sep 17 00:00:00 2001 From: Jens Steube Date: Sun, 26 Jun 2016 23:39:42 +0200 Subject: [PATCH] Move macros DGST_R0 - DGST_R3 to host, define dgst_size for opencl kernel from host; both at runtime --- OpenCL/inc_types.cl | 116 +------------------------------------------- OpenCL/m00000_a0.cl | 8 +-- OpenCL/m00000_a1.cl | 8 +-- OpenCL/m00000_a3.cl | 8 +-- OpenCL/m00010_a0.cl | 8 +-- OpenCL/m00010_a1.cl | 8 +-- OpenCL/m00010_a3.cl | 8 +-- OpenCL/m00020_a0.cl | 8 +-- OpenCL/m00020_a1.cl | 8 +-- OpenCL/m00020_a3.cl | 8 +-- OpenCL/m00030_a0.cl | 8 +-- OpenCL/m00030_a1.cl | 8 +-- OpenCL/m00030_a3.cl | 8 +-- OpenCL/m00040_a0.cl | 8 +-- OpenCL/m00040_a1.cl | 8 +-- OpenCL/m00040_a3.cl | 8 +-- OpenCL/m00050_a0.cl | 8 +-- OpenCL/m00050_a1.cl | 8 +-- OpenCL/m00050_a3.cl | 8 +-- OpenCL/m00060_a0.cl | 8 +-- OpenCL/m00060_a1.cl | 8 +-- OpenCL/m00060_a3.cl | 8 +-- OpenCL/m00100_a0.cl | 8 +-- OpenCL/m00100_a1.cl | 8 +-- OpenCL/m00100_a3.cl | 8 +-- OpenCL/m00110_a0.cl | 8 +-- OpenCL/m00110_a1.cl | 8 +-- OpenCL/m00110_a3.cl | 8 +-- OpenCL/m00120_a0.cl | 8 +-- OpenCL/m00120_a1.cl | 8 +-- OpenCL/m00120_a3.cl | 8 +-- OpenCL/m00130_a0.cl | 8 +-- OpenCL/m00130_a1.cl | 8 +-- OpenCL/m00130_a3.cl | 8 +-- OpenCL/m00140_a0.cl | 8 +-- OpenCL/m00140_a1.cl | 8 +-- OpenCL/m00140_a3.cl | 8 +-- OpenCL/m00150_a0.cl | 8 +-- OpenCL/m00150_a1.cl | 8 +-- OpenCL/m00150_a3.cl | 8 +-- OpenCL/m00160_a0.cl | 8 +-- OpenCL/m00160_a1.cl | 8 +-- OpenCL/m00160_a3.cl | 8 +-- OpenCL/m00200_a0.cl | 8 +-- OpenCL/m00200_a1.cl | 8 +-- OpenCL/m00200_a3.cl | 8 +-- OpenCL/m00300_a0.cl | 8 +-- OpenCL/m00300_a1.cl | 8 +-- OpenCL/m00300_a3.cl | 8 +-- OpenCL/m00400.cl | 8 +-- OpenCL/m00500.cl | 8 +-- OpenCL/m00900_a0.cl | 8 +-- OpenCL/m00900_a1.cl | 8 +-- OpenCL/m00900_a3.cl | 8 +-- OpenCL/m01000_a0.cl | 8 +-- OpenCL/m01000_a1.cl | 8 +-- OpenCL/m01000_a3.cl | 8 +-- OpenCL/m01100_a0.cl | 8 +-- OpenCL/m01100_a1.cl | 8 +-- OpenCL/m01100_a3.cl | 8 +-- OpenCL/m01400_a0.cl | 8 +-- OpenCL/m01400_a1.cl | 8 +-- OpenCL/m01400_a3.cl | 8 +-- OpenCL/m01410_a0.cl | 8 +-- OpenCL/m01410_a1.cl | 8 +-- OpenCL/m01410_a3.cl | 8 +-- OpenCL/m01420_a0.cl | 8 +-- OpenCL/m01420_a1.cl | 8 +-- OpenCL/m01420_a3.cl | 8 +-- OpenCL/m01430_a0.cl | 8 +-- OpenCL/m01430_a1.cl | 8 +-- OpenCL/m01430_a3.cl | 8 +-- OpenCL/m01440_a0.cl | 8 +-- OpenCL/m01440_a1.cl | 8 +-- OpenCL/m01440_a3.cl | 8 +-- OpenCL/m01450_a0.cl | 8 +-- OpenCL/m01450_a1.cl | 8 +-- OpenCL/m01450_a3.cl | 8 +-- OpenCL/m01460_a0.cl | 8 +-- OpenCL/m01460_a1.cl | 8 +-- OpenCL/m01460_a3.cl | 8 +-- OpenCL/m01500_a0.cl | 8 +-- OpenCL/m01500_a1.cl | 8 +-- OpenCL/m01500_a3.cl | 8 +-- OpenCL/m01600.cl | 8 +-- OpenCL/m01700_a0.cl | 8 +-- OpenCL/m01700_a1.cl | 8 +-- OpenCL/m01700_a3.cl | 8 +-- OpenCL/m01710_a0.cl | 8 +-- OpenCL/m01710_a1.cl | 8 +-- OpenCL/m01710_a3.cl | 8 +-- OpenCL/m01720_a0.cl | 8 +-- OpenCL/m01720_a1.cl | 8 +-- OpenCL/m01720_a3.cl | 8 +-- OpenCL/m01730_a0.cl | 8 +-- OpenCL/m01730_a1.cl | 8 +-- OpenCL/m01730_a3.cl | 8 +-- OpenCL/m01740_a0.cl | 8 +-- OpenCL/m01740_a1.cl | 8 +-- OpenCL/m01740_a3.cl | 8 +-- OpenCL/m01750_a0.cl | 8 +-- OpenCL/m01750_a1.cl | 8 +-- OpenCL/m01750_a3.cl | 8 +-- OpenCL/m01760_a0.cl | 8 +-- OpenCL/m01760_a1.cl | 8 +-- OpenCL/m01760_a3.cl | 8 +-- OpenCL/m01800.cl | 8 +-- OpenCL/m02100.cl | 8 +-- OpenCL/m02400_a0.cl | 8 +-- OpenCL/m02400_a1.cl | 8 +-- OpenCL/m02400_a3.cl | 8 +-- OpenCL/m02410_a0.cl | 8 +-- OpenCL/m02410_a1.cl | 8 +-- OpenCL/m02410_a3.cl | 8 +-- OpenCL/m02500.cl | 8 +-- OpenCL/m02610_a0.cl | 8 +-- OpenCL/m02610_a1.cl | 8 +-- OpenCL/m02610_a3.cl | 8 +-- OpenCL/m02710_a0.cl | 8 +-- OpenCL/m02710_a1.cl | 8 +-- OpenCL/m02710_a3.cl | 8 +-- OpenCL/m02810_a0.cl | 8 +-- OpenCL/m02810_a1.cl | 8 +-- OpenCL/m02810_a3.cl | 8 +-- OpenCL/m03000_a0.cl | 8 +-- OpenCL/m03000_a1.cl | 8 +-- OpenCL/m03000_a3.cl | 8 +-- OpenCL/m03100_a0.cl | 8 +-- OpenCL/m03100_a1.cl | 8 +-- OpenCL/m03100_a3.cl | 8 +-- OpenCL/m03200.cl | 8 +-- OpenCL/m03710_a0.cl | 8 +-- OpenCL/m03710_a1.cl | 8 +-- OpenCL/m03710_a3.cl | 8 +-- OpenCL/m03800_a0.cl | 8 +-- OpenCL/m03800_a1.cl | 8 +-- OpenCL/m03800_a3.cl | 8 +-- OpenCL/m04310_a0.cl | 8 +-- OpenCL/m04310_a1.cl | 8 +-- OpenCL/m04310_a3.cl | 8 +-- OpenCL/m04400_a0.cl | 8 +-- OpenCL/m04400_a1.cl | 8 +-- OpenCL/m04400_a3.cl | 8 +-- OpenCL/m04500_a0.cl | 8 +-- OpenCL/m04500_a1.cl | 8 +-- OpenCL/m04500_a3.cl | 8 +-- OpenCL/m04700_a0.cl | 8 +-- OpenCL/m04700_a1.cl | 8 +-- OpenCL/m04700_a3.cl | 8 +-- OpenCL/m04800_a0.cl | 8 +-- OpenCL/m04800_a1.cl | 8 +-- OpenCL/m04800_a3.cl | 8 +-- OpenCL/m04900_a0.cl | 8 +-- OpenCL/m04900_a1.cl | 8 +-- OpenCL/m04900_a3.cl | 8 +-- OpenCL/m05000_a0.cl | 8 +-- OpenCL/m05000_a1.cl | 8 +-- OpenCL/m05000_a3.cl | 8 +-- OpenCL/m05100_a0.cl | 8 +-- OpenCL/m05100_a1.cl | 8 +-- OpenCL/m05100_a3.cl | 8 +-- OpenCL/m05200.cl | 8 +-- OpenCL/m05300_a0.cl | 8 +-- OpenCL/m05300_a1.cl | 8 +-- OpenCL/m05300_a3.cl | 8 +-- OpenCL/m05400_a0.cl | 8 +-- OpenCL/m05400_a1.cl | 8 +-- OpenCL/m05400_a3.cl | 8 +-- OpenCL/m05500_a0.cl | 8 +-- OpenCL/m05500_a1.cl | 8 +-- OpenCL/m05500_a3.cl | 8 +-- OpenCL/m05600_a0.cl | 8 +-- OpenCL/m05600_a1.cl | 8 +-- OpenCL/m05600_a3.cl | 8 +-- OpenCL/m05800.cl | 8 +-- OpenCL/m06000_a0.cl | 8 +-- OpenCL/m06000_a1.cl | 8 +-- OpenCL/m06000_a3.cl | 8 +-- OpenCL/m06100_a0.cl | 8 +-- OpenCL/m06100_a1.cl | 8 +-- OpenCL/m06100_a3.cl | 8 +-- OpenCL/m06211.cl | 8 +-- OpenCL/m06212.cl | 8 +-- OpenCL/m06213.cl | 8 +-- OpenCL/m06221.cl | 8 +-- OpenCL/m06222.cl | 8 +-- OpenCL/m06223.cl | 8 +-- OpenCL/m06231.cl | 8 +-- OpenCL/m06232.cl | 8 +-- OpenCL/m06233.cl | 8 +-- OpenCL/m06300.cl | 8 +-- OpenCL/m06400.cl | 8 +-- OpenCL/m06500.cl | 8 +-- OpenCL/m06600.cl | 8 +-- OpenCL/m06700.cl | 8 +-- OpenCL/m06800.cl | 8 +-- OpenCL/m06900_a0.cl | 8 +-- OpenCL/m06900_a1.cl | 8 +-- OpenCL/m06900_a3.cl | 8 +-- OpenCL/m07100.cl | 8 +-- OpenCL/m07300_a0.cl | 8 +-- OpenCL/m07300_a1.cl | 8 +-- OpenCL/m07300_a3.cl | 8 +-- OpenCL/m07400.cl | 8 +-- OpenCL/m07500_a0.cl | 8 +-- OpenCL/m07500_a1.cl | 8 +-- OpenCL/m07500_a3.cl | 8 +-- OpenCL/m07600_a0.cl | 8 +-- OpenCL/m07600_a1.cl | 8 +-- OpenCL/m07600_a3.cl | 8 +-- OpenCL/m07700_a0.cl | 8 +-- OpenCL/m07700_a1.cl | 8 +-- OpenCL/m07700_a3.cl | 8 +-- OpenCL/m07800_a0.cl | 8 +-- OpenCL/m07800_a1.cl | 8 +-- OpenCL/m07800_a3.cl | 8 +-- OpenCL/m07900.cl | 8 +-- OpenCL/m08000_a0.cl | 8 +-- OpenCL/m08000_a1.cl | 8 +-- OpenCL/m08000_a3.cl | 8 +-- OpenCL/m08100_a0.cl | 8 +-- OpenCL/m08100_a1.cl | 8 +-- OpenCL/m08100_a3.cl | 8 +-- OpenCL/m08200.cl | 8 +-- OpenCL/m08300_a0.cl | 8 +-- OpenCL/m08300_a1.cl | 8 +-- OpenCL/m08300_a3.cl | 8 +-- OpenCL/m08400_a0.cl | 8 +-- OpenCL/m08400_a1.cl | 8 +-- OpenCL/m08400_a3.cl | 8 +-- OpenCL/m08500_a0.cl | 8 +-- OpenCL/m08500_a1.cl | 8 +-- OpenCL/m08500_a3.cl | 8 +-- OpenCL/m08600_a0.cl | 8 +-- OpenCL/m08600_a1.cl | 8 +-- OpenCL/m08600_a3.cl | 8 +-- OpenCL/m08700_a0.cl | 8 +-- OpenCL/m08700_a1.cl | 8 +-- OpenCL/m08700_a3.cl | 8 +-- OpenCL/m08800.cl | 8 +-- OpenCL/m08900.cl | 8 +-- OpenCL/m09000.cl | 8 +-- OpenCL/m09100.cl | 8 +-- OpenCL/m09400.cl | 8 +-- OpenCL/m09500.cl | 8 +-- OpenCL/m09600.cl | 8 +-- OpenCL/m09700_a0.cl | 8 +-- OpenCL/m09700_a1.cl | 8 +-- OpenCL/m09700_a3.cl | 8 +-- OpenCL/m09710_a0.cl | 8 +-- OpenCL/m09710_a1.cl | 8 +-- OpenCL/m09710_a3.cl | 8 +-- OpenCL/m09720_a0.cl | 8 +-- OpenCL/m09720_a1.cl | 8 +-- OpenCL/m09720_a3.cl | 8 +-- OpenCL/m09800_a0.cl | 8 +-- OpenCL/m09800_a1.cl | 8 +-- OpenCL/m09800_a3.cl | 8 +-- OpenCL/m09810_a0.cl | 8 +-- OpenCL/m09810_a1.cl | 8 +-- OpenCL/m09810_a3.cl | 8 +-- OpenCL/m09820_a0.cl | 8 +-- OpenCL/m09820_a1.cl | 8 +-- OpenCL/m09820_a3.cl | 8 +-- OpenCL/m09900_a0.cl | 8 +-- OpenCL/m09900_a1.cl | 8 +-- OpenCL/m09900_a3.cl | 8 +-- OpenCL/m10100_a0.cl | 8 +-- OpenCL/m10100_a1.cl | 8 +-- OpenCL/m10100_a3.cl | 8 +-- OpenCL/m10300.cl | 8 +-- OpenCL/m10400_a0.cl | 8 +-- OpenCL/m10400_a1.cl | 8 +-- OpenCL/m10400_a3.cl | 8 +-- OpenCL/m10410_a0.cl | 8 +-- OpenCL/m10410_a1.cl | 8 +-- OpenCL/m10410_a3.cl | 8 +-- OpenCL/m10420_a0.cl | 8 +-- OpenCL/m10420_a1.cl | 8 +-- OpenCL/m10420_a3.cl | 8 +-- OpenCL/m10500.cl | 8 +-- OpenCL/m10700.cl | 8 +-- OpenCL/m10800_a0.cl | 8 +-- OpenCL/m10800_a1.cl | 8 +-- OpenCL/m10800_a3.cl | 8 +-- OpenCL/m10900.cl | 8 +-- OpenCL/m11000_a0.cl | 8 +-- OpenCL/m11000_a1.cl | 8 +-- OpenCL/m11000_a3.cl | 8 +-- OpenCL/m11100_a0.cl | 8 +-- OpenCL/m11100_a1.cl | 8 +-- OpenCL/m11100_a3.cl | 8 +-- OpenCL/m11200_a0.cl | 8 +-- OpenCL/m11200_a1.cl | 8 +-- OpenCL/m11200_a3.cl | 8 +-- OpenCL/m11300.cl | 8 +-- OpenCL/m11400_a0.cl | 8 +-- OpenCL/m11400_a1.cl | 8 +-- OpenCL/m11400_a3.cl | 8 +-- OpenCL/m11500_a0.cl | 8 +-- OpenCL/m11500_a1.cl | 8 +-- OpenCL/m11500_a3.cl | 8 +-- OpenCL/m11600.cl | 8 +-- OpenCL/m11700_a0.cl | 8 +-- OpenCL/m11700_a1.cl | 8 +-- OpenCL/m11700_a3.cl | 8 +-- OpenCL/m11800_a0.cl | 8 +-- OpenCL/m11800_a1.cl | 8 +-- OpenCL/m11800_a3.cl | 8 +-- OpenCL/m11900.cl | 8 +-- OpenCL/m12000.cl | 8 +-- OpenCL/m12200.cl | 8 +-- OpenCL/m12300.cl | 8 +-- OpenCL/m12400.cl | 8 +-- OpenCL/m12500.cl | 8 +-- OpenCL/m12600_a0.cl | 8 +-- OpenCL/m12600_a1.cl | 8 +-- OpenCL/m12600_a3.cl | 8 +-- OpenCL/m12700.cl | 8 +-- OpenCL/m12800.cl | 8 +-- OpenCL/m12900.cl | 8 +-- OpenCL/m13000.cl | 8 +-- OpenCL/m13100_a0.cl | 8 +-- OpenCL/m13100_a1.cl | 8 +-- OpenCL/m13100_a3.cl | 8 +-- OpenCL/m13200.cl | 8 +-- OpenCL/m13300_a0.cl | 8 +-- OpenCL/m13300_a1.cl | 8 +-- OpenCL/m13300_a3.cl | 8 +-- OpenCL/m13400.cl | 8 +-- OpenCL/m13500_a0.cl | 8 +-- OpenCL/m13500_a1.cl | 8 +-- OpenCL/m13500_a3.cl | 8 +-- OpenCL/m13600.cl | 8 +-- OpenCL/m13751.cl | 8 +-- OpenCL/m13752.cl | 8 +-- OpenCL/m13753.cl | 8 +-- OpenCL/m13800_a0.cl | 8 +-- OpenCL/m13800_a1.cl | 8 +-- OpenCL/m13800_a3.cl | 8 +-- src/hashcat.c | 2 +- 341 files changed, 341 insertions(+), 2489 deletions(-) diff --git a/OpenCL/inc_types.cl b/OpenCL/inc_types.cl index 44a9f7e..f0f4ad5 100644 --- a/OpenCL/inc_types.cl +++ b/OpenCL/inc_types.cl @@ -665,121 +665,7 @@ inline u32 amd_bytealign_S (const u32 a, const u32 b, const u32 c) typedef struct { - #if defined _STDOUT_ - u32 digest_buf[4]; - #elif defined _DES_ - u32 digest_buf[4]; - #elif defined _MD4_ - u32 digest_buf[4]; - #elif defined _MD5_ - u32 digest_buf[4]; - #elif defined _MD5H_ - u32 digest_buf[4]; - #elif defined _SHA1_ - u32 digest_buf[5]; - #elif defined _BCRYPT_ - u32 digest_buf[6]; - #elif defined _SHA256_ - u32 digest_buf[8]; - #elif defined _SHA384_ - u32 digest_buf[16]; - #elif defined _SHA512_ - u32 digest_buf[16]; - #elif defined _KECCAK_ - u32 digest_buf[50]; - #elif defined _RIPEMD160_ - u32 digest_buf[5]; - #elif defined _WHIRLPOOL_ - u32 digest_buf[16]; - #elif defined _GOST_ - u32 digest_buf[8]; - #elif defined _GOST2012_256_ - u32 digest_buf[8]; - #elif defined _GOST2012_512_ - u32 digest_buf[16]; - #elif defined _SAPB_ - u32 digest_buf[4]; - #elif defined _SAPG_ - u32 digest_buf[5]; - #elif defined _MYSQL323_ - u32 digest_buf[4]; - #elif defined _LOTUS5_ - u32 digest_buf[4]; - #elif defined _LOTUS6_ - u32 digest_buf[4]; - #elif defined _SCRYPT_ - u32 digest_buf[8]; - #elif defined _LOTUS8_ - u32 digest_buf[4]; - #elif defined _OFFICE2007_ - u32 digest_buf[4]; - #elif defined _OFFICE2010_ - u32 digest_buf[4]; - #elif defined _OFFICE2013_ - u32 digest_buf[4]; - #elif defined _OLDOFFICE01_ - u32 digest_buf[4]; - #elif defined _OLDOFFICE34_ - u32 digest_buf[4]; - #elif defined _SIPHASH_ - u32 digest_buf[4]; - #elif defined _PBKDF2_MD5_ - u32 digest_buf[32]; - #elif defined _PBKDF2_SHA1_ - u32 digest_buf[32]; - #elif defined _PBKDF2_SHA256_ - u32 digest_buf[32]; - #elif defined _PBKDF2_SHA512_ - u32 digest_buf[32]; - #elif defined _PDF17L8_ - u32 digest_buf[8]; - #elif defined _CRC32_ - u32 digest_buf[4]; - #elif defined _SEVEN_ZIP_ - u32 digest_buf[4]; - #elif defined _ANDROIDFDE_ - u32 digest_buf[4]; - #elif defined _DCC2_ - u32 digest_buf[4]; - #elif defined _WPA_ - u32 digest_buf[4]; - #elif defined _MD5_SHA1_ - u32 digest_buf[4]; - #elif defined _SHA1_MD5_ - u32 digest_buf[5]; - #elif defined _NETNTLMV2_ - u32 digest_buf[4]; - #elif defined _KRB5PA_ - u32 digest_buf[4]; - #elif defined _CLOUDKEY_ - u32 digest_buf[8]; - #elif defined _SCRYPT_ - u32 digest_buf[4]; - #elif defined _PSAFE2_ - u32 digest_buf[5]; - #elif defined _LOTUS8_ - u32 digest_buf[4]; - #elif defined _RAR3_ - u32 digest_buf[4]; - #elif defined _SHA256_SHA1_ - u32 digest_buf[8]; - #elif defined _MS_DRSR_ - u32 digest_buf[8]; - #elif defined _ANDROIDFDE_SAMSUNG_ - u32 digest_buf[8]; - #elif defined _RAR5_ - u32 digest_buf[4]; - #elif defined _KRB5TGS_ - u32 digest_buf[4]; - #elif defined _AXCRYPT_ - u32 digest_buf[4]; - #elif defined _KEEPASS_ - u32 digest_buf[4]; - #elif defined _ZIP2_ - u32 digest_buf[4]; - #elif defined _AXCRYPT_ - u32 digest_buf[4]; - #endif + u32 digest_buf[DGST_ELEM]; } digest_t; diff --git a/OpenCL/m00000_a0.cl b/OpenCL/m00000_a0.cl index cdc550a..4a028e2 100644 --- a/OpenCL/m00000_a0.cl +++ b/OpenCL/m00000_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00000_a1.cl b/OpenCL/m00000_a1.cl index a5df408..f40e18f 100644 --- a/OpenCL/m00000_a1.cl +++ b/OpenCL/m00000_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00000_a3.cl b/OpenCL/m00000_a3.cl index e4d86bd..a566080 100644 --- a/OpenCL/m00000_a3.cl +++ b/OpenCL/m00000_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00010_a0.cl b/OpenCL/m00010_a0.cl index 416dc30..e45a6a1 100644 --- a/OpenCL/m00010_a0.cl +++ b/OpenCL/m00010_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00010_a1.cl b/OpenCL/m00010_a1.cl index e3ffd36..c1c7695 100644 --- a/OpenCL/m00010_a1.cl +++ b/OpenCL/m00010_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00010_a3.cl b/OpenCL/m00010_a3.cl index d923bd3..e61d777 100644 --- a/OpenCL/m00010_a3.cl +++ b/OpenCL/m00010_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00020_a0.cl b/OpenCL/m00020_a0.cl index db3d526..8846ad0 100644 --- a/OpenCL/m00020_a0.cl +++ b/OpenCL/m00020_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00020_a1.cl b/OpenCL/m00020_a1.cl index 8318aa2..91796e8 100644 --- a/OpenCL/m00020_a1.cl +++ b/OpenCL/m00020_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00020_a3.cl b/OpenCL/m00020_a3.cl index d4098f9..d5a95e5 100644 --- a/OpenCL/m00020_a3.cl +++ b/OpenCL/m00020_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00030_a0.cl b/OpenCL/m00030_a0.cl index cd86c4c..f6d479f 100644 --- a/OpenCL/m00030_a0.cl +++ b/OpenCL/m00030_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00030_a1.cl b/OpenCL/m00030_a1.cl index 3ae93f4..be3dc4d 100644 --- a/OpenCL/m00030_a1.cl +++ b/OpenCL/m00030_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00030_a3.cl b/OpenCL/m00030_a3.cl index 4b26384..59de570 100644 --- a/OpenCL/m00030_a3.cl +++ b/OpenCL/m00030_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00040_a0.cl b/OpenCL/m00040_a0.cl index 9521b8d..82aaac5 100644 --- a/OpenCL/m00040_a0.cl +++ b/OpenCL/m00040_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00040_a1.cl b/OpenCL/m00040_a1.cl index 49c6046..5d9cd7c 100644 --- a/OpenCL/m00040_a1.cl +++ b/OpenCL/m00040_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00040_a3.cl b/OpenCL/m00040_a3.cl index abb8c30..d64d038 100644 --- a/OpenCL/m00040_a3.cl +++ b/OpenCL/m00040_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00050_a0.cl b/OpenCL/m00050_a0.cl index 9fc1533..f5200cd 100644 --- a/OpenCL/m00050_a0.cl +++ b/OpenCL/m00050_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00050_a1.cl b/OpenCL/m00050_a1.cl index b269ad0..f40b7a1 100644 --- a/OpenCL/m00050_a1.cl +++ b/OpenCL/m00050_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00050_a3.cl b/OpenCL/m00050_a3.cl index f08226e..0cba567 100644 --- a/OpenCL/m00050_a3.cl +++ b/OpenCL/m00050_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00060_a0.cl b/OpenCL/m00060_a0.cl index e2eeddb..2b7c7ad 100644 --- a/OpenCL/m00060_a0.cl +++ b/OpenCL/m00060_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00060_a1.cl b/OpenCL/m00060_a1.cl index 635b081..8c155d7 100644 --- a/OpenCL/m00060_a1.cl +++ b/OpenCL/m00060_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00060_a3.cl b/OpenCL/m00060_a3.cl index fc636d2..d3244fb 100644 --- a/OpenCL/m00060_a3.cl +++ b/OpenCL/m00060_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00100_a0.cl b/OpenCL/m00100_a0.cl index 7cc5b2b..e36c167 100644 --- a/OpenCL/m00100_a0.cl +++ b/OpenCL/m00100_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00100_a1.cl b/OpenCL/m00100_a1.cl index 39c2177..51a19af 100644 --- a/OpenCL/m00100_a1.cl +++ b/OpenCL/m00100_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00100_a3.cl b/OpenCL/m00100_a3.cl index 455b840..ad7bd9a 100644 --- a/OpenCL/m00100_a3.cl +++ b/OpenCL/m00100_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00110_a0.cl b/OpenCL/m00110_a0.cl index 09dac89..0e2c758 100644 --- a/OpenCL/m00110_a0.cl +++ b/OpenCL/m00110_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00110_a1.cl b/OpenCL/m00110_a1.cl index c92ed52..d14aa12 100644 --- a/OpenCL/m00110_a1.cl +++ b/OpenCL/m00110_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00110_a3.cl b/OpenCL/m00110_a3.cl index b316a68..468ebc3 100644 --- a/OpenCL/m00110_a3.cl +++ b/OpenCL/m00110_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00120_a0.cl b/OpenCL/m00120_a0.cl index 0123ccc..2cd451f 100644 --- a/OpenCL/m00120_a0.cl +++ b/OpenCL/m00120_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00120_a1.cl b/OpenCL/m00120_a1.cl index a31c629..491fdbb 100644 --- a/OpenCL/m00120_a1.cl +++ b/OpenCL/m00120_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00120_a3.cl b/OpenCL/m00120_a3.cl index 080c497..78b5279 100644 --- a/OpenCL/m00120_a3.cl +++ b/OpenCL/m00120_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00130_a0.cl b/OpenCL/m00130_a0.cl index a92db01..642c9ef 100644 --- a/OpenCL/m00130_a0.cl +++ b/OpenCL/m00130_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00130_a1.cl b/OpenCL/m00130_a1.cl index 6f216c5..e35cb3f 100644 --- a/OpenCL/m00130_a1.cl +++ b/OpenCL/m00130_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00130_a3.cl b/OpenCL/m00130_a3.cl index 96fe640..8c8e9bf 100644 --- a/OpenCL/m00130_a3.cl +++ b/OpenCL/m00130_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00140_a0.cl b/OpenCL/m00140_a0.cl index 066f9bf..513519b 100644 --- a/OpenCL/m00140_a0.cl +++ b/OpenCL/m00140_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00140_a1.cl b/OpenCL/m00140_a1.cl index 36a0f92..289814f 100644 --- a/OpenCL/m00140_a1.cl +++ b/OpenCL/m00140_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00140_a3.cl b/OpenCL/m00140_a3.cl index 3439437..812ea51 100644 --- a/OpenCL/m00140_a3.cl +++ b/OpenCL/m00140_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00150_a0.cl b/OpenCL/m00150_a0.cl index 022208a..da02b87 100644 --- a/OpenCL/m00150_a0.cl +++ b/OpenCL/m00150_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00150_a1.cl b/OpenCL/m00150_a1.cl index 9a0e150..06e937c 100644 --- a/OpenCL/m00150_a1.cl +++ b/OpenCL/m00150_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00150_a3.cl b/OpenCL/m00150_a3.cl index 35d1790..4461b1b 100644 --- a/OpenCL/m00150_a3.cl +++ b/OpenCL/m00150_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00160_a0.cl b/OpenCL/m00160_a0.cl index a3c0813..22d0b8e 100644 --- a/OpenCL/m00160_a0.cl +++ b/OpenCL/m00160_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00160_a1.cl b/OpenCL/m00160_a1.cl index 370a7a0..a442772 100644 --- a/OpenCL/m00160_a1.cl +++ b/OpenCL/m00160_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00160_a3.cl b/OpenCL/m00160_a3.cl index 4bb85c7..9d1f5b3 100644 --- a/OpenCL/m00160_a3.cl +++ b/OpenCL/m00160_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00200_a0.cl b/OpenCL/m00200_a0.cl index febb350..84d5788 100644 --- a/OpenCL/m00200_a0.cl +++ b/OpenCL/m00200_a0.cl @@ -8,14 +8,8 @@ //incompatible //#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" diff --git a/OpenCL/m00200_a1.cl b/OpenCL/m00200_a1.cl index 390d182..fbbc263 100644 --- a/OpenCL/m00200_a1.cl +++ b/OpenCL/m00200_a1.cl @@ -8,14 +8,8 @@ //incompatible //#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" diff --git a/OpenCL/m00200_a3.cl b/OpenCL/m00200_a3.cl index 7605dd8..1eb2071 100644 --- a/OpenCL/m00200_a3.cl +++ b/OpenCL/m00200_a3.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m00300_a0.cl b/OpenCL/m00300_a0.cl index c202bbc..c7558a1 100644 --- a/OpenCL/m00300_a0.cl +++ b/OpenCL/m00300_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00300_a1.cl b/OpenCL/m00300_a1.cl index 367751e..a4b4575 100644 --- a/OpenCL/m00300_a1.cl +++ b/OpenCL/m00300_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00300_a3.cl b/OpenCL/m00300_a3.cl index 0f1cfce..e1678af 100644 --- a/OpenCL/m00300_a3.cl +++ b/OpenCL/m00300_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00400.cl b/OpenCL/m00400.cl index c220977..75a89c1 100644 --- a/OpenCL/m00400.cl +++ b/OpenCL/m00400.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m00500.cl b/OpenCL/m00500.cl index 462e4ee..67a1f40 100644 --- a/OpenCL/m00500.cl +++ b/OpenCL/m00500.cl @@ -5,14 +5,8 @@ #define _MD5_ -#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" diff --git a/OpenCL/m00900_a0.cl b/OpenCL/m00900_a0.cl index 2cb123c..3c86b4a 100644 --- a/OpenCL/m00900_a0.cl +++ b/OpenCL/m00900_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00900_a1.cl b/OpenCL/m00900_a1.cl index 26b2119..d8c2882 100644 --- a/OpenCL/m00900_a1.cl +++ b/OpenCL/m00900_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m00900_a3.cl b/OpenCL/m00900_a3.cl index 2bbf306..f9b99c0 100644 --- a/OpenCL/m00900_a3.cl +++ b/OpenCL/m00900_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01000_a0.cl b/OpenCL/m01000_a0.cl index 1355f15..2b6e642 100644 --- a/OpenCL/m01000_a0.cl +++ b/OpenCL/m01000_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01000_a1.cl b/OpenCL/m01000_a1.cl index 2c0fcf0..9e14082 100644 --- a/OpenCL/m01000_a1.cl +++ b/OpenCL/m01000_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01000_a3.cl b/OpenCL/m01000_a3.cl index 02dffee..ab540b9 100644 --- a/OpenCL/m01000_a3.cl +++ b/OpenCL/m01000_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01100_a0.cl b/OpenCL/m01100_a0.cl index 5408b3a..2dc59ae 100644 --- a/OpenCL/m01100_a0.cl +++ b/OpenCL/m01100_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01100_a1.cl b/OpenCL/m01100_a1.cl index 3e3fd65..2e3e7ec 100644 --- a/OpenCL/m01100_a1.cl +++ b/OpenCL/m01100_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01100_a3.cl b/OpenCL/m01100_a3.cl index 0a11010..e4aadf0 100644 --- a/OpenCL/m01100_a3.cl +++ b/OpenCL/m01100_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01400_a0.cl b/OpenCL/m01400_a0.cl index 3c26ad6..bcc4444 100644 --- a/OpenCL/m01400_a0.cl +++ b/OpenCL/m01400_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01400_a1.cl b/OpenCL/m01400_a1.cl index 392ebf3..35903aa 100644 --- a/OpenCL/m01400_a1.cl +++ b/OpenCL/m01400_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01400_a3.cl b/OpenCL/m01400_a3.cl index da17856..b865b74 100644 --- a/OpenCL/m01400_a3.cl +++ b/OpenCL/m01400_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01410_a0.cl b/OpenCL/m01410_a0.cl index 1eb855d..eba6292 100644 --- a/OpenCL/m01410_a0.cl +++ b/OpenCL/m01410_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01410_a1.cl b/OpenCL/m01410_a1.cl index ef9a0ce..3a039b7 100644 --- a/OpenCL/m01410_a1.cl +++ b/OpenCL/m01410_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01410_a3.cl b/OpenCL/m01410_a3.cl index bfbc8ad..eb493cc 100644 --- a/OpenCL/m01410_a3.cl +++ b/OpenCL/m01410_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01420_a0.cl b/OpenCL/m01420_a0.cl index 13406c7..9583749 100644 --- a/OpenCL/m01420_a0.cl +++ b/OpenCL/m01420_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01420_a1.cl b/OpenCL/m01420_a1.cl index 0bfed86..74f868c 100644 --- a/OpenCL/m01420_a1.cl +++ b/OpenCL/m01420_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01420_a3.cl b/OpenCL/m01420_a3.cl index 4f55994..2603aed 100644 --- a/OpenCL/m01420_a3.cl +++ b/OpenCL/m01420_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01430_a0.cl b/OpenCL/m01430_a0.cl index faa387e..b00a560 100644 --- a/OpenCL/m01430_a0.cl +++ b/OpenCL/m01430_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01430_a1.cl b/OpenCL/m01430_a1.cl index d74da25..afdb5ec 100644 --- a/OpenCL/m01430_a1.cl +++ b/OpenCL/m01430_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01430_a3.cl b/OpenCL/m01430_a3.cl index cca9aa6..fd2a3a2 100644 --- a/OpenCL/m01430_a3.cl +++ b/OpenCL/m01430_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01440_a0.cl b/OpenCL/m01440_a0.cl index 30b7c8a..ddfa05c 100644 --- a/OpenCL/m01440_a0.cl +++ b/OpenCL/m01440_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01440_a1.cl b/OpenCL/m01440_a1.cl index 40944ba..a6d5f73 100644 --- a/OpenCL/m01440_a1.cl +++ b/OpenCL/m01440_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01440_a3.cl b/OpenCL/m01440_a3.cl index 3e945af..7edffb6 100644 --- a/OpenCL/m01440_a3.cl +++ b/OpenCL/m01440_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01450_a0.cl b/OpenCL/m01450_a0.cl index 4b5a534..e1d4463 100644 --- a/OpenCL/m01450_a0.cl +++ b/OpenCL/m01450_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01450_a1.cl b/OpenCL/m01450_a1.cl index 207b8e0..c315707 100644 --- a/OpenCL/m01450_a1.cl +++ b/OpenCL/m01450_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01450_a3.cl b/OpenCL/m01450_a3.cl index 2f2ac61..506d599 100644 --- a/OpenCL/m01450_a3.cl +++ b/OpenCL/m01450_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01460_a0.cl b/OpenCL/m01460_a0.cl index 6f973a3..6a4343d 100644 --- a/OpenCL/m01460_a0.cl +++ b/OpenCL/m01460_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01460_a1.cl b/OpenCL/m01460_a1.cl index 042753e..9731562 100644 --- a/OpenCL/m01460_a1.cl +++ b/OpenCL/m01460_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01460_a3.cl b/OpenCL/m01460_a3.cl index 2ddda1b..314d9ec 100644 --- a/OpenCL/m01460_a3.cl +++ b/OpenCL/m01460_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01500_a0.cl b/OpenCL/m01500_a0.cl index 041b35b..816d21f 100644 --- a/OpenCL/m01500_a0.cl +++ b/OpenCL/m01500_a0.cl @@ -10,14 +10,8 @@ #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" diff --git a/OpenCL/m01500_a1.cl b/OpenCL/m01500_a1.cl index 7cdc7fb..a910eab 100644 --- a/OpenCL/m01500_a1.cl +++ b/OpenCL/m01500_a1.cl @@ -9,14 +9,8 @@ #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" diff --git a/OpenCL/m01500_a3.cl b/OpenCL/m01500_a3.cl index 2d2e94e..2a73789 100644 --- a/OpenCL/m01500_a3.cl +++ b/OpenCL/m01500_a3.cl @@ -7,14 +7,8 @@ #define _DES_ -#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" diff --git a/OpenCL/m01600.cl b/OpenCL/m01600.cl index 1b33d2a..6f4d377 100644 --- a/OpenCL/m01600.cl +++ b/OpenCL/m01600.cl @@ -5,14 +5,8 @@ #define _MD5_ -#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" diff --git a/OpenCL/m01700_a0.cl b/OpenCL/m01700_a0.cl index c37ed85..cb89da5 100644 --- a/OpenCL/m01700_a0.cl +++ b/OpenCL/m01700_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01700_a1.cl b/OpenCL/m01700_a1.cl index 94486f4..9efaa6e 100644 --- a/OpenCL/m01700_a1.cl +++ b/OpenCL/m01700_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01700_a3.cl b/OpenCL/m01700_a3.cl index 55f94f6..cac18b0 100644 --- a/OpenCL/m01700_a3.cl +++ b/OpenCL/m01700_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01710_a0.cl b/OpenCL/m01710_a0.cl index 7bc0941..62287b9 100644 --- a/OpenCL/m01710_a0.cl +++ b/OpenCL/m01710_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01710_a1.cl b/OpenCL/m01710_a1.cl index 6ea7861..406f2a1 100644 --- a/OpenCL/m01710_a1.cl +++ b/OpenCL/m01710_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01710_a3.cl b/OpenCL/m01710_a3.cl index 44309b7..7f4bbdf 100644 --- a/OpenCL/m01710_a3.cl +++ b/OpenCL/m01710_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01720_a0.cl b/OpenCL/m01720_a0.cl index a065011..771a8e4 100644 --- a/OpenCL/m01720_a0.cl +++ b/OpenCL/m01720_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01720_a1.cl b/OpenCL/m01720_a1.cl index 9e721e4..2eedfa8 100644 --- a/OpenCL/m01720_a1.cl +++ b/OpenCL/m01720_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01720_a3.cl b/OpenCL/m01720_a3.cl index b2f5b9d..8e24047 100644 --- a/OpenCL/m01720_a3.cl +++ b/OpenCL/m01720_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01730_a0.cl b/OpenCL/m01730_a0.cl index 7abf875..0f143c3 100644 --- a/OpenCL/m01730_a0.cl +++ b/OpenCL/m01730_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01730_a1.cl b/OpenCL/m01730_a1.cl index d6c8fe5..72aee86 100644 --- a/OpenCL/m01730_a1.cl +++ b/OpenCL/m01730_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01730_a3.cl b/OpenCL/m01730_a3.cl index 0506776..021c471 100644 --- a/OpenCL/m01730_a3.cl +++ b/OpenCL/m01730_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01740_a0.cl b/OpenCL/m01740_a0.cl index 98d49fe..1f0980b 100644 --- a/OpenCL/m01740_a0.cl +++ b/OpenCL/m01740_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01740_a1.cl b/OpenCL/m01740_a1.cl index cd3c8af..dec6be6 100644 --- a/OpenCL/m01740_a1.cl +++ b/OpenCL/m01740_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01740_a3.cl b/OpenCL/m01740_a3.cl index 84d0c72..134e51f 100644 --- a/OpenCL/m01740_a3.cl +++ b/OpenCL/m01740_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01750_a0.cl b/OpenCL/m01750_a0.cl index c72482b..1f9deeb 100644 --- a/OpenCL/m01750_a0.cl +++ b/OpenCL/m01750_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01750_a1.cl b/OpenCL/m01750_a1.cl index b35a789..eff81f2 100644 --- a/OpenCL/m01750_a1.cl +++ b/OpenCL/m01750_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01750_a3.cl b/OpenCL/m01750_a3.cl index 3de7878..165bd7f 100644 --- a/OpenCL/m01750_a3.cl +++ b/OpenCL/m01750_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01760_a0.cl b/OpenCL/m01760_a0.cl index ed2c409..874f616 100644 --- a/OpenCL/m01760_a0.cl +++ b/OpenCL/m01760_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01760_a1.cl b/OpenCL/m01760_a1.cl index eaa8624..3ba0f6f 100644 --- a/OpenCL/m01760_a1.cl +++ b/OpenCL/m01760_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01760_a3.cl b/OpenCL/m01760_a3.cl index 5bf5380..6dfb4e9 100644 --- a/OpenCL/m01760_a3.cl +++ b/OpenCL/m01760_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 14 -#define DGST_R1 15 -#define DGST_R2 6 -#define DGST_R3 7 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m01800.cl b/OpenCL/m01800.cl index 4af9eb6..ed562fd 100644 --- a/OpenCL/m01800.cl +++ b/OpenCL/m01800.cl @@ -5,14 +5,8 @@ #define _SHA512_ -#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" diff --git a/OpenCL/m02100.cl b/OpenCL/m02100.cl index 89e45f8..79ec63c 100644 --- a/OpenCL/m02100.cl +++ b/OpenCL/m02100.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m02400_a0.cl b/OpenCL/m02400_a0.cl index 592c3e9..699aa1e 100644 --- a/OpenCL/m02400_a0.cl +++ b/OpenCL/m02400_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m02400_a1.cl b/OpenCL/m02400_a1.cl index 452ddb7..2f5036b 100644 --- a/OpenCL/m02400_a1.cl +++ b/OpenCL/m02400_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m02400_a3.cl b/OpenCL/m02400_a3.cl index 937bd30..5ce2ed2 100644 --- a/OpenCL/m02400_a3.cl +++ b/OpenCL/m02400_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m02410_a0.cl b/OpenCL/m02410_a0.cl index c9d37a8..c957886 100644 --- a/OpenCL/m02410_a0.cl +++ b/OpenCL/m02410_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m02410_a1.cl b/OpenCL/m02410_a1.cl index 4e3974f..0494d36 100644 --- a/OpenCL/m02410_a1.cl +++ b/OpenCL/m02410_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m02410_a3.cl b/OpenCL/m02410_a3.cl index 4aedaef..edb40d9 100644 --- a/OpenCL/m02410_a3.cl +++ b/OpenCL/m02410_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m02500.cl b/OpenCL/m02500.cl index 9f90c54..1501034 100644 --- a/OpenCL/m02500.cl +++ b/OpenCL/m02500.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m02610_a0.cl b/OpenCL/m02610_a0.cl index ab4eaf1..6d307f7 100644 --- a/OpenCL/m02610_a0.cl +++ b/OpenCL/m02610_a0.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m02610_a1.cl b/OpenCL/m02610_a1.cl index eac506d..eac2ec3 100644 --- a/OpenCL/m02610_a1.cl +++ b/OpenCL/m02610_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m02610_a3.cl b/OpenCL/m02610_a3.cl index 677d69c..9d5dd34 100644 --- a/OpenCL/m02610_a3.cl +++ b/OpenCL/m02610_a3.cl @@ -10,14 +10,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m02710_a0.cl b/OpenCL/m02710_a0.cl index 3fbf245..e773080 100644 --- a/OpenCL/m02710_a0.cl +++ b/OpenCL/m02710_a0.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m02710_a1.cl b/OpenCL/m02710_a1.cl index 37a617b..de6bbc1 100644 --- a/OpenCL/m02710_a1.cl +++ b/OpenCL/m02710_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m02710_a3.cl b/OpenCL/m02710_a3.cl index dd73e7c..5e9c14a 100644 --- a/OpenCL/m02710_a3.cl +++ b/OpenCL/m02710_a3.cl @@ -10,14 +10,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m02810_a0.cl b/OpenCL/m02810_a0.cl index c9458fe..7cd0292 100644 --- a/OpenCL/m02810_a0.cl +++ b/OpenCL/m02810_a0.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m02810_a1.cl b/OpenCL/m02810_a1.cl index 19ea018..e84202f 100644 --- a/OpenCL/m02810_a1.cl +++ b/OpenCL/m02810_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m02810_a3.cl b/OpenCL/m02810_a3.cl index cdcce5e..3124988 100644 --- a/OpenCL/m02810_a3.cl +++ b/OpenCL/m02810_a3.cl @@ -10,14 +10,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m03000_a0.cl b/OpenCL/m03000_a0.cl index 10ad91a..37b1554 100644 --- a/OpenCL/m03000_a0.cl +++ b/OpenCL/m03000_a0.cl @@ -10,14 +10,8 @@ #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" diff --git a/OpenCL/m03000_a1.cl b/OpenCL/m03000_a1.cl index d500e0a..29ce715 100644 --- a/OpenCL/m03000_a1.cl +++ b/OpenCL/m03000_a1.cl @@ -9,14 +9,8 @@ #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" diff --git a/OpenCL/m03000_a3.cl b/OpenCL/m03000_a3.cl index cf501f1..60875e4 100644 --- a/OpenCL/m03000_a3.cl +++ b/OpenCL/m03000_a3.cl @@ -6,14 +6,8 @@ #define _DES_ -#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" diff --git a/OpenCL/m03100_a0.cl b/OpenCL/m03100_a0.cl index df52606..f66906e 100644 --- a/OpenCL/m03100_a0.cl +++ b/OpenCL/m03100_a0.cl @@ -11,14 +11,8 @@ //incompatible //#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" diff --git a/OpenCL/m03100_a1.cl b/OpenCL/m03100_a1.cl index 18d7741..699eae3 100644 --- a/OpenCL/m03100_a1.cl +++ b/OpenCL/m03100_a1.cl @@ -10,14 +10,8 @@ //incompatible //#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" diff --git a/OpenCL/m03100_a3.cl b/OpenCL/m03100_a3.cl index 5c25677..98d1c42 100644 --- a/OpenCL/m03100_a3.cl +++ b/OpenCL/m03100_a3.cl @@ -10,14 +10,8 @@ #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" diff --git a/OpenCL/m03200.cl b/OpenCL/m03200.cl index a278122..ccb8acc 100644 --- a/OpenCL/m03200.cl +++ b/OpenCL/m03200.cl @@ -5,14 +5,8 @@ #define _BCRYPT_ -#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" diff --git a/OpenCL/m03710_a0.cl b/OpenCL/m03710_a0.cl index 74aa5e8..4adf73d 100644 --- a/OpenCL/m03710_a0.cl +++ b/OpenCL/m03710_a0.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m03710_a1.cl b/OpenCL/m03710_a1.cl index c164fdf..c69f45a 100644 --- a/OpenCL/m03710_a1.cl +++ b/OpenCL/m03710_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m03710_a3.cl b/OpenCL/m03710_a3.cl index 9e5eacd..c0dd1f5 100644 --- a/OpenCL/m03710_a3.cl +++ b/OpenCL/m03710_a3.cl @@ -10,14 +10,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m03800_a0.cl b/OpenCL/m03800_a0.cl index ee926d8..8314015 100644 --- a/OpenCL/m03800_a0.cl +++ b/OpenCL/m03800_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m03800_a1.cl b/OpenCL/m03800_a1.cl index f727a02..189c4e5 100644 --- a/OpenCL/m03800_a1.cl +++ b/OpenCL/m03800_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m03800_a3.cl b/OpenCL/m03800_a3.cl index 79af82b..866a0e8 100644 --- a/OpenCL/m03800_a3.cl +++ b/OpenCL/m03800_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m04310_a0.cl b/OpenCL/m04310_a0.cl index 038f50d..140a19c 100644 --- a/OpenCL/m04310_a0.cl +++ b/OpenCL/m04310_a0.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m04310_a1.cl b/OpenCL/m04310_a1.cl index 356fd0e..7ec45cf 100644 --- a/OpenCL/m04310_a1.cl +++ b/OpenCL/m04310_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m04310_a3.cl b/OpenCL/m04310_a3.cl index 25c2a75..6887ae0 100644 --- a/OpenCL/m04310_a3.cl +++ b/OpenCL/m04310_a3.cl @@ -10,14 +10,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m04400_a0.cl b/OpenCL/m04400_a0.cl index e6f65a4..3e6762e 100644 --- a/OpenCL/m04400_a0.cl +++ b/OpenCL/m04400_a0.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m04400_a1.cl b/OpenCL/m04400_a1.cl index 64a727b..5bc0877 100644 --- a/OpenCL/m04400_a1.cl +++ b/OpenCL/m04400_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m04400_a3.cl b/OpenCL/m04400_a3.cl index 3c587c6..ce5731f 100644 --- a/OpenCL/m04400_a3.cl +++ b/OpenCL/m04400_a3.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m04500_a0.cl b/OpenCL/m04500_a0.cl index 7e71655..ad6f9e7 100644 --- a/OpenCL/m04500_a0.cl +++ b/OpenCL/m04500_a0.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m04500_a1.cl b/OpenCL/m04500_a1.cl index d58956b..25924dc 100644 --- a/OpenCL/m04500_a1.cl +++ b/OpenCL/m04500_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m04500_a3.cl b/OpenCL/m04500_a3.cl index f2c59f2..338dc62 100644 --- a/OpenCL/m04500_a3.cl +++ b/OpenCL/m04500_a3.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m04700_a0.cl b/OpenCL/m04700_a0.cl index 3d06321..3cfb76f 100644 --- a/OpenCL/m04700_a0.cl +++ b/OpenCL/m04700_a0.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m04700_a1.cl b/OpenCL/m04700_a1.cl index 3f572d3..18408cb 100644 --- a/OpenCL/m04700_a1.cl +++ b/OpenCL/m04700_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m04700_a3.cl b/OpenCL/m04700_a3.cl index a5f28cb..10a6a51 100644 --- a/OpenCL/m04700_a3.cl +++ b/OpenCL/m04700_a3.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m04800_a0.cl b/OpenCL/m04800_a0.cl index 72183d0..b7aaa70 100644 --- a/OpenCL/m04800_a0.cl +++ b/OpenCL/m04800_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m04800_a1.cl b/OpenCL/m04800_a1.cl index 4258491..84d42fb 100644 --- a/OpenCL/m04800_a1.cl +++ b/OpenCL/m04800_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m04800_a3.cl b/OpenCL/m04800_a3.cl index 52445bc..e10bb20 100644 --- a/OpenCL/m04800_a3.cl +++ b/OpenCL/m04800_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m04900_a0.cl b/OpenCL/m04900_a0.cl index 6ad2453..b021b4e 100644 --- a/OpenCL/m04900_a0.cl +++ b/OpenCL/m04900_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m04900_a1.cl b/OpenCL/m04900_a1.cl index 79be593..ae92f48 100644 --- a/OpenCL/m04900_a1.cl +++ b/OpenCL/m04900_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m04900_a3.cl b/OpenCL/m04900_a3.cl index b7b75b8..8459bfb 100644 --- a/OpenCL/m04900_a3.cl +++ b/OpenCL/m04900_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m05000_a0.cl b/OpenCL/m05000_a0.cl index 8d53020..7efc42d 100644 --- a/OpenCL/m05000_a0.cl +++ b/OpenCL/m05000_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 2 -#define DGST_R1 3 -#define DGST_R2 4 -#define DGST_R3 5 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m05000_a1.cl b/OpenCL/m05000_a1.cl index b6ef979..00b9c0b 100644 --- a/OpenCL/m05000_a1.cl +++ b/OpenCL/m05000_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 2 -#define DGST_R1 3 -#define DGST_R2 4 -#define DGST_R3 5 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m05000_a3.cl b/OpenCL/m05000_a3.cl index 30c4ea1..13ddab7 100644 --- a/OpenCL/m05000_a3.cl +++ b/OpenCL/m05000_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 2 -#define DGST_R1 3 -#define DGST_R2 4 -#define DGST_R3 5 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m05100_a0.cl b/OpenCL/m05100_a0.cl index e3625a0..3d75ad2 100644 --- a/OpenCL/m05100_a0.cl +++ b/OpenCL/m05100_a0.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m05100_a1.cl b/OpenCL/m05100_a1.cl index 7b0f470..3ac0d1f 100644 --- a/OpenCL/m05100_a1.cl +++ b/OpenCL/m05100_a1.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m05100_a3.cl b/OpenCL/m05100_a3.cl index 7aa9226..422abb2 100644 --- a/OpenCL/m05100_a3.cl +++ b/OpenCL/m05100_a3.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m05200.cl b/OpenCL/m05200.cl index 2fb4547..d956d9e 100644 --- a/OpenCL/m05200.cl +++ b/OpenCL/m05200.cl @@ -5,14 +5,8 @@ #define _SHA256_ -#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" diff --git a/OpenCL/m05300_a0.cl b/OpenCL/m05300_a0.cl index 0fc2f1a..170ce54 100644 --- a/OpenCL/m05300_a0.cl +++ b/OpenCL/m05300_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m05300_a1.cl b/OpenCL/m05300_a1.cl index 7c53c3b..dc0876b 100644 --- a/OpenCL/m05300_a1.cl +++ b/OpenCL/m05300_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m05300_a3.cl b/OpenCL/m05300_a3.cl index 276c2a3..6ff90cf 100644 --- a/OpenCL/m05300_a3.cl +++ b/OpenCL/m05300_a3.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m05400_a0.cl b/OpenCL/m05400_a0.cl index a722c53..cf0ce44 100644 --- a/OpenCL/m05400_a0.cl +++ b/OpenCL/m05400_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m05400_a1.cl b/OpenCL/m05400_a1.cl index ec2955d..5f93236 100644 --- a/OpenCL/m05400_a1.cl +++ b/OpenCL/m05400_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m05400_a3.cl b/OpenCL/m05400_a3.cl index f76af43..e8244d0 100644 --- a/OpenCL/m05400_a3.cl +++ b/OpenCL/m05400_a3.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m05500_a0.cl b/OpenCL/m05500_a0.cl index 90b7ad6..9cf6e8f 100644 --- a/OpenCL/m05500_a0.cl +++ b/OpenCL/m05500_a0.cl @@ -10,14 +10,8 @@ #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" diff --git a/OpenCL/m05500_a1.cl b/OpenCL/m05500_a1.cl index 12d2d48..a5aebfb 100644 --- a/OpenCL/m05500_a1.cl +++ b/OpenCL/m05500_a1.cl @@ -9,14 +9,8 @@ #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" diff --git a/OpenCL/m05500_a3.cl b/OpenCL/m05500_a3.cl index d77bb3b..55c8e08 100644 --- a/OpenCL/m05500_a3.cl +++ b/OpenCL/m05500_a3.cl @@ -10,14 +10,8 @@ #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" diff --git a/OpenCL/m05600_a0.cl b/OpenCL/m05600_a0.cl index 678cca8..6b2d903 100644 --- a/OpenCL/m05600_a0.cl +++ b/OpenCL/m05600_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m05600_a1.cl b/OpenCL/m05600_a1.cl index 8ce3e69..9a59059 100644 --- a/OpenCL/m05600_a1.cl +++ b/OpenCL/m05600_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m05600_a3.cl b/OpenCL/m05600_a3.cl index 90b28a5..bfe3f2d 100644 --- a/OpenCL/m05600_a3.cl +++ b/OpenCL/m05600_a3.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m05800.cl b/OpenCL/m05800.cl index fda4748..6440949 100644 --- a/OpenCL/m05800.cl +++ b/OpenCL/m05800.cl @@ -5,14 +5,8 @@ #define _SHA1_ -#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" diff --git a/OpenCL/m06000_a0.cl b/OpenCL/m06000_a0.cl index a9b4310..0dd1c54 100644 --- a/OpenCL/m06000_a0.cl +++ b/OpenCL/m06000_a0.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m06000_a1.cl b/OpenCL/m06000_a1.cl index 77d832e..4c3270a 100644 --- a/OpenCL/m06000_a1.cl +++ b/OpenCL/m06000_a1.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m06000_a3.cl b/OpenCL/m06000_a3.cl index c9222cd..12a62ad 100644 --- a/OpenCL/m06000_a3.cl +++ b/OpenCL/m06000_a3.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m06100_a0.cl b/OpenCL/m06100_a0.cl index 085f790..1179d99 100644 --- a/OpenCL/m06100_a0.cl +++ b/OpenCL/m06100_a0.cl @@ -10,14 +10,8 @@ #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" diff --git a/OpenCL/m06100_a1.cl b/OpenCL/m06100_a1.cl index 2280f21..578f02e 100644 --- a/OpenCL/m06100_a1.cl +++ b/OpenCL/m06100_a1.cl @@ -9,14 +9,8 @@ #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" diff --git a/OpenCL/m06100_a3.cl b/OpenCL/m06100_a3.cl index c26d3fb..af2bd71 100644 --- a/OpenCL/m06100_a3.cl +++ b/OpenCL/m06100_a3.cl @@ -10,14 +10,8 @@ #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" diff --git a/OpenCL/m06211.cl b/OpenCL/m06211.cl index f3895da..79b5e64 100644 --- a/OpenCL/m06211.cl +++ b/OpenCL/m06211.cl @@ -5,14 +5,8 @@ #define _RIPEMD160_ -#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" diff --git a/OpenCL/m06212.cl b/OpenCL/m06212.cl index d06cfd8..4dbee3b 100644 --- a/OpenCL/m06212.cl +++ b/OpenCL/m06212.cl @@ -5,14 +5,8 @@ #define _RIPEMD160_ -#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" diff --git a/OpenCL/m06213.cl b/OpenCL/m06213.cl index 61a85c1..847de37 100644 --- a/OpenCL/m06213.cl +++ b/OpenCL/m06213.cl @@ -5,14 +5,8 @@ #define _RIPEMD160_ -#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" diff --git a/OpenCL/m06221.cl b/OpenCL/m06221.cl index be8041f..dae0817 100644 --- a/OpenCL/m06221.cl +++ b/OpenCL/m06221.cl @@ -5,14 +5,8 @@ #define _SHA512_ -#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" diff --git a/OpenCL/m06222.cl b/OpenCL/m06222.cl index 1c09496..538d98c 100644 --- a/OpenCL/m06222.cl +++ b/OpenCL/m06222.cl @@ -5,14 +5,8 @@ #define _SHA512_ -#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" diff --git a/OpenCL/m06223.cl b/OpenCL/m06223.cl index 3e7aa8d..cb32195 100644 --- a/OpenCL/m06223.cl +++ b/OpenCL/m06223.cl @@ -5,14 +5,8 @@ #define _SHA512_ -#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" diff --git a/OpenCL/m06231.cl b/OpenCL/m06231.cl index 2ead1ea..23479c9 100644 --- a/OpenCL/m06231.cl +++ b/OpenCL/m06231.cl @@ -7,14 +7,8 @@ #define _WHIRLPOOL_ -#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" diff --git a/OpenCL/m06232.cl b/OpenCL/m06232.cl index b10280e..6b61960 100644 --- a/OpenCL/m06232.cl +++ b/OpenCL/m06232.cl @@ -7,14 +7,8 @@ #define _WHIRLPOOL_ -#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" diff --git a/OpenCL/m06233.cl b/OpenCL/m06233.cl index 0235544..9d711bf 100644 --- a/OpenCL/m06233.cl +++ b/OpenCL/m06233.cl @@ -7,14 +7,8 @@ #define _WHIRLPOOL_ -#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" diff --git a/OpenCL/m06300.cl b/OpenCL/m06300.cl index cfdba3b..a4e3dd9 100644 --- a/OpenCL/m06300.cl +++ b/OpenCL/m06300.cl @@ -5,14 +5,8 @@ #define _MD5_ -#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" diff --git a/OpenCL/m06400.cl b/OpenCL/m06400.cl index 8c632a5..2e58108 100644 --- a/OpenCL/m06400.cl +++ b/OpenCL/m06400.cl @@ -5,14 +5,8 @@ #define _SHA256_ -#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" diff --git a/OpenCL/m06500.cl b/OpenCL/m06500.cl index bacf1a0..31f94f0 100644 --- a/OpenCL/m06500.cl +++ b/OpenCL/m06500.cl @@ -5,14 +5,8 @@ #define _SHA512_ -#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" diff --git a/OpenCL/m06600.cl b/OpenCL/m06600.cl index ca2f14e..8b13e9c 100644 --- a/OpenCL/m06600.cl +++ b/OpenCL/m06600.cl @@ -7,14 +7,8 @@ #define _SHA1_ -#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" diff --git a/OpenCL/m06700.cl b/OpenCL/m06700.cl index f8b5ff8..e43d6eb 100644 --- a/OpenCL/m06700.cl +++ b/OpenCL/m06700.cl @@ -5,14 +5,8 @@ #define _SHA1_ -#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" diff --git a/OpenCL/m06800.cl b/OpenCL/m06800.cl index 6744d6a..dfedd0f 100644 --- a/OpenCL/m06800.cl +++ b/OpenCL/m06800.cl @@ -7,14 +7,8 @@ #define _SHA256_ -#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" diff --git a/OpenCL/m06900_a0.cl b/OpenCL/m06900_a0.cl index bbefaff..9953568 100644 --- a/OpenCL/m06900_a0.cl +++ b/OpenCL/m06900_a0.cl @@ -10,14 +10,8 @@ #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" diff --git a/OpenCL/m06900_a1.cl b/OpenCL/m06900_a1.cl index fedc7fa..7cd4d91 100644 --- a/OpenCL/m06900_a1.cl +++ b/OpenCL/m06900_a1.cl @@ -9,14 +9,8 @@ #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" diff --git a/OpenCL/m06900_a3.cl b/OpenCL/m06900_a3.cl index 66f6f82..c12be5c 100644 --- a/OpenCL/m06900_a3.cl +++ b/OpenCL/m06900_a3.cl @@ -10,14 +10,8 @@ #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" diff --git a/OpenCL/m07100.cl b/OpenCL/m07100.cl index a455e59..901115f 100644 --- a/OpenCL/m07100.cl +++ b/OpenCL/m07100.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m07300_a0.cl b/OpenCL/m07300_a0.cl index 27c7a4f..0d3ff0b 100644 --- a/OpenCL/m07300_a0.cl +++ b/OpenCL/m07300_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m07300_a1.cl b/OpenCL/m07300_a1.cl index b78560c..67c15df 100644 --- a/OpenCL/m07300_a1.cl +++ b/OpenCL/m07300_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m07300_a3.cl b/OpenCL/m07300_a3.cl index 25a0495..b8200b1 100644 --- a/OpenCL/m07300_a3.cl +++ b/OpenCL/m07300_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m07400.cl b/OpenCL/m07400.cl index 3fc4600..06fa06e 100644 --- a/OpenCL/m07400.cl +++ b/OpenCL/m07400.cl @@ -5,14 +5,8 @@ #define _SHA256_ -#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" diff --git a/OpenCL/m07500_a0.cl b/OpenCL/m07500_a0.cl index ea2e219..22454c7 100644 --- a/OpenCL/m07500_a0.cl +++ b/OpenCL/m07500_a0.cl @@ -8,14 +8,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" diff --git a/OpenCL/m07500_a1.cl b/OpenCL/m07500_a1.cl index 673df0a..b41b30c 100644 --- a/OpenCL/m07500_a1.cl +++ b/OpenCL/m07500_a1.cl @@ -8,14 +8,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" 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" diff --git a/OpenCL/m07600_a0.cl b/OpenCL/m07600_a0.cl index 15d1ed1..ef12fac 100644 --- a/OpenCL/m07600_a0.cl +++ b/OpenCL/m07600_a0.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m07600_a1.cl b/OpenCL/m07600_a1.cl index b904ed4..f23eddc 100644 --- a/OpenCL/m07600_a1.cl +++ b/OpenCL/m07600_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m07600_a3.cl b/OpenCL/m07600_a3.cl index 717d7de..6e1ac1e 100644 --- a/OpenCL/m07600_a3.cl +++ b/OpenCL/m07600_a3.cl @@ -10,14 +10,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m07700_a0.cl b/OpenCL/m07700_a0.cl index 671d02d..e3ba6b1 100644 --- a/OpenCL/m07700_a0.cl +++ b/OpenCL/m07700_a0.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" diff --git a/OpenCL/m07700_a1.cl b/OpenCL/m07700_a1.cl index bf98509..6a27bf8 100644 --- a/OpenCL/m07700_a1.cl +++ b/OpenCL/m07700_a1.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" 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" diff --git a/OpenCL/m07800_a0.cl b/OpenCL/m07800_a0.cl index 308b582..5f68e52 100644 --- a/OpenCL/m07800_a0.cl +++ b/OpenCL/m07800_a0.cl @@ -8,14 +8,8 @@ //incompatible data-dependant code //#define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m07800_a1.cl b/OpenCL/m07800_a1.cl index 4fd07eb..cae9ffb 100644 --- a/OpenCL/m07800_a1.cl +++ b/OpenCL/m07800_a1.cl @@ -8,14 +8,8 @@ //incompatible data-dependant code //#define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m07800_a3.cl b/OpenCL/m07800_a3.cl index 7d1ce5a..20f8361 100644 --- a/OpenCL/m07800_a3.cl +++ b/OpenCL/m07800_a3.cl @@ -8,14 +8,8 @@ //incompatible data-dependant code //#define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m07900.cl b/OpenCL/m07900.cl index 49389d8..3b5ffd1 100644 --- a/OpenCL/m07900.cl +++ b/OpenCL/m07900.cl @@ -5,14 +5,8 @@ #define _SHA512_ -#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" diff --git a/OpenCL/m08000_a0.cl b/OpenCL/m08000_a0.cl index 046b84e..cbe1584 100644 --- a/OpenCL/m08000_a0.cl +++ b/OpenCL/m08000_a0.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m08000_a1.cl b/OpenCL/m08000_a1.cl index 9ac3580..6d05aa0 100644 --- a/OpenCL/m08000_a1.cl +++ b/OpenCL/m08000_a1.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m08000_a3.cl b/OpenCL/m08000_a3.cl index 01f66fb..3ebff33 100644 --- a/OpenCL/m08000_a3.cl +++ b/OpenCL/m08000_a3.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m08100_a0.cl b/OpenCL/m08100_a0.cl index 32c8a61..d1f0919 100644 --- a/OpenCL/m08100_a0.cl +++ b/OpenCL/m08100_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m08100_a1.cl b/OpenCL/m08100_a1.cl index a7c2d8d..767033f 100644 --- a/OpenCL/m08100_a1.cl +++ b/OpenCL/m08100_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m08100_a3.cl b/OpenCL/m08100_a3.cl index 58240d1..8567c4d 100644 --- a/OpenCL/m08100_a3.cl +++ b/OpenCL/m08100_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m08200.cl b/OpenCL/m08200.cl index cf1bd15..6358274 100644 --- a/OpenCL/m08200.cl +++ b/OpenCL/m08200.cl @@ -5,14 +5,8 @@ #define _CLOUDKEY_ -#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" diff --git a/OpenCL/m08300_a0.cl b/OpenCL/m08300_a0.cl index 84dfa7f..f48546f 100644 --- a/OpenCL/m08300_a0.cl +++ b/OpenCL/m08300_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m08300_a1.cl b/OpenCL/m08300_a1.cl index b22986f..e2b040d 100644 --- a/OpenCL/m08300_a1.cl +++ b/OpenCL/m08300_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m08300_a3.cl b/OpenCL/m08300_a3.cl index b0e73e1..9ee3cc2 100644 --- a/OpenCL/m08300_a3.cl +++ b/OpenCL/m08300_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m08400_a0.cl b/OpenCL/m08400_a0.cl index 06df81f..f614c65 100644 --- a/OpenCL/m08400_a0.cl +++ b/OpenCL/m08400_a0.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m08400_a1.cl b/OpenCL/m08400_a1.cl index e408c05..568d4e5 100644 --- a/OpenCL/m08400_a1.cl +++ b/OpenCL/m08400_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m08400_a3.cl b/OpenCL/m08400_a3.cl index ce4c926..9968e50 100644 --- a/OpenCL/m08400_a3.cl +++ b/OpenCL/m08400_a3.cl @@ -10,14 +10,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m08500_a0.cl b/OpenCL/m08500_a0.cl index 6874a7e..b74f372 100644 --- a/OpenCL/m08500_a0.cl +++ b/OpenCL/m08500_a0.cl @@ -10,14 +10,8 @@ #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" diff --git a/OpenCL/m08500_a1.cl b/OpenCL/m08500_a1.cl index d007a1c..41cf5cc 100644 --- a/OpenCL/m08500_a1.cl +++ b/OpenCL/m08500_a1.cl @@ -9,14 +9,8 @@ #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" diff --git a/OpenCL/m08500_a3.cl b/OpenCL/m08500_a3.cl index 6e5058a..1705ac1 100644 --- a/OpenCL/m08500_a3.cl +++ b/OpenCL/m08500_a3.cl @@ -10,14 +10,8 @@ #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" diff --git a/OpenCL/m08600_a0.cl b/OpenCL/m08600_a0.cl index 0d3a671..498899a 100644 --- a/OpenCL/m08600_a0.cl +++ b/OpenCL/m08600_a0.cl @@ -11,14 +11,8 @@ //incompatible //#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" diff --git a/OpenCL/m08600_a1.cl b/OpenCL/m08600_a1.cl index 91546bb..c9f8d30 100644 --- a/OpenCL/m08600_a1.cl +++ b/OpenCL/m08600_a1.cl @@ -10,14 +10,8 @@ //incompatible //#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" diff --git a/OpenCL/m08600_a3.cl b/OpenCL/m08600_a3.cl index c77019c..20b9985 100644 --- a/OpenCL/m08600_a3.cl +++ b/OpenCL/m08600_a3.cl @@ -10,14 +10,8 @@ #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" diff --git a/OpenCL/m08700_a0.cl b/OpenCL/m08700_a0.cl index 973a797..277ff2c 100644 --- a/OpenCL/m08700_a0.cl +++ b/OpenCL/m08700_a0.cl @@ -11,14 +11,8 @@ //incompatible //#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" diff --git a/OpenCL/m08700_a1.cl b/OpenCL/m08700_a1.cl index c7031bd..6c43e57 100644 --- a/OpenCL/m08700_a1.cl +++ b/OpenCL/m08700_a1.cl @@ -10,14 +10,8 @@ //incompatible //#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" diff --git a/OpenCL/m08700_a3.cl b/OpenCL/m08700_a3.cl index 9694a84..fc57c9d 100644 --- a/OpenCL/m08700_a3.cl +++ b/OpenCL/m08700_a3.cl @@ -10,14 +10,8 @@ #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" diff --git a/OpenCL/m08800.cl b/OpenCL/m08800.cl index 50c5ca1..fc3c2b5 100644 --- a/OpenCL/m08800.cl +++ b/OpenCL/m08800.cl @@ -7,14 +7,8 @@ #define _ANDROIDFDE_ -#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" diff --git a/OpenCL/m08900.cl b/OpenCL/m08900.cl index a79c5fc..6b50d19 100644 --- a/OpenCL/m08900.cl +++ b/OpenCL/m08900.cl @@ -5,14 +5,8 @@ #define _SCRYPT_ -#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" diff --git a/OpenCL/m09000.cl b/OpenCL/m09000.cl index 7b1166b..7bbbeb4 100644 --- a/OpenCL/m09000.cl +++ b/OpenCL/m09000.cl @@ -5,14 +5,8 @@ #define _PSAFE2_ -#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" diff --git a/OpenCL/m09100.cl b/OpenCL/m09100.cl index 0204ecd..fd7ab11 100644 --- a/OpenCL/m09100.cl +++ b/OpenCL/m09100.cl @@ -7,14 +7,8 @@ #define _LOTUS8_ -#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" #undef _SHA1_ diff --git a/OpenCL/m09400.cl b/OpenCL/m09400.cl index d28c6b2..f45b7c7 100644 --- a/OpenCL/m09400.cl +++ b/OpenCL/m09400.cl @@ -7,14 +7,8 @@ #define _OFFICE2007_ -#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" diff --git a/OpenCL/m09500.cl b/OpenCL/m09500.cl index a51d1fc..d58b5bb 100644 --- a/OpenCL/m09500.cl +++ b/OpenCL/m09500.cl @@ -7,14 +7,8 @@ #define _OFFICE2010_ -#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" diff --git a/OpenCL/m09600.cl b/OpenCL/m09600.cl index 18acd46..6ad34b6 100644 --- a/OpenCL/m09600.cl +++ b/OpenCL/m09600.cl @@ -7,14 +7,8 @@ #define _OFFICE2013_ -#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" diff --git a/OpenCL/m09700_a0.cl b/OpenCL/m09700_a0.cl index 0c71129..ca7b691 100644 --- a/OpenCL/m09700_a0.cl +++ b/OpenCL/m09700_a0.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" diff --git a/OpenCL/m09700_a1.cl b/OpenCL/m09700_a1.cl index 1fcb15e..3eb3817 100644 --- a/OpenCL/m09700_a1.cl +++ b/OpenCL/m09700_a1.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" diff --git a/OpenCL/m09700_a3.cl b/OpenCL/m09700_a3.cl index d9a4cf9..e256a40 100644 --- a/OpenCL/m09700_a3.cl +++ b/OpenCL/m09700_a3.cl @@ -7,14 +7,8 @@ #define _OLDOFFICE01_ -#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" diff --git a/OpenCL/m09710_a0.cl b/OpenCL/m09710_a0.cl index 040abd5..927aa9b 100644 --- a/OpenCL/m09710_a0.cl +++ b/OpenCL/m09710_a0.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" diff --git a/OpenCL/m09710_a1.cl b/OpenCL/m09710_a1.cl index 74e119e..9a92a8d 100644 --- a/OpenCL/m09710_a1.cl +++ b/OpenCL/m09710_a1.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" diff --git a/OpenCL/m09710_a3.cl b/OpenCL/m09710_a3.cl index 17b4adf..df182ef 100644 --- a/OpenCL/m09710_a3.cl +++ b/OpenCL/m09710_a3.cl @@ -10,14 +10,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" diff --git a/OpenCL/m09720_a0.cl b/OpenCL/m09720_a0.cl index 8aeb1e2..c83fe9f 100644 --- a/OpenCL/m09720_a0.cl +++ b/OpenCL/m09720_a0.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m09720_a1.cl b/OpenCL/m09720_a1.cl index b0c6bba..b7532fd 100644 --- a/OpenCL/m09720_a1.cl +++ b/OpenCL/m09720_a1.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m09720_a3.cl b/OpenCL/m09720_a3.cl index 66b5ccd..dd5fd51 100644 --- a/OpenCL/m09720_a3.cl +++ b/OpenCL/m09720_a3.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m09800_a0.cl b/OpenCL/m09800_a0.cl index 2267b1a..fd0d5ba 100644 --- a/OpenCL/m09800_a0.cl +++ b/OpenCL/m09800_a0.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" diff --git a/OpenCL/m09800_a1.cl b/OpenCL/m09800_a1.cl index 48cc909..bfb53b6 100644 --- a/OpenCL/m09800_a1.cl +++ b/OpenCL/m09800_a1.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" diff --git a/OpenCL/m09800_a3.cl b/OpenCL/m09800_a3.cl index eaf1fa8..4a04231 100644 --- a/OpenCL/m09800_a3.cl +++ b/OpenCL/m09800_a3.cl @@ -7,14 +7,8 @@ #define _OLDOFFICE34_ -#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" diff --git a/OpenCL/m09810_a0.cl b/OpenCL/m09810_a0.cl index b27ee74..6cbdac4 100644 --- a/OpenCL/m09810_a0.cl +++ b/OpenCL/m09810_a0.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" diff --git a/OpenCL/m09810_a1.cl b/OpenCL/m09810_a1.cl index bf1ae52..e3d2e8d 100644 --- a/OpenCL/m09810_a1.cl +++ b/OpenCL/m09810_a1.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" diff --git a/OpenCL/m09810_a3.cl b/OpenCL/m09810_a3.cl index 56cf7c7..8cf9473 100644 --- a/OpenCL/m09810_a3.cl +++ b/OpenCL/m09810_a3.cl @@ -10,14 +10,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" diff --git a/OpenCL/m09820_a0.cl b/OpenCL/m09820_a0.cl index 89dda1a..207b0c2 100644 --- a/OpenCL/m09820_a0.cl +++ b/OpenCL/m09820_a0.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m09820_a1.cl b/OpenCL/m09820_a1.cl index b8075b3..532a847 100644 --- a/OpenCL/m09820_a1.cl +++ b/OpenCL/m09820_a1.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m09820_a3.cl b/OpenCL/m09820_a3.cl index 0b9fc57..47ccc84 100644 --- a/OpenCL/m09820_a3.cl +++ b/OpenCL/m09820_a3.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m09900_a0.cl b/OpenCL/m09900_a0.cl index fddcef8..e9a36c4 100644 --- a/OpenCL/m09900_a0.cl +++ b/OpenCL/m09900_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m09900_a1.cl b/OpenCL/m09900_a1.cl index 0e63e55..799509c 100644 --- a/OpenCL/m09900_a1.cl +++ b/OpenCL/m09900_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m09900_a3.cl b/OpenCL/m09900_a3.cl index 30bae9b..5dac9c4 100644 --- a/OpenCL/m09900_a3.cl +++ b/OpenCL/m09900_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m10100_a0.cl b/OpenCL/m10100_a0.cl index ad82fb4..40b26b0 100644 --- a/OpenCL/m10100_a0.cl +++ b/OpenCL/m10100_a0.cl @@ -8,14 +8,8 @@ //incompatible to simd //#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" diff --git a/OpenCL/m10100_a1.cl b/OpenCL/m10100_a1.cl index b797008..beb6141 100644 --- a/OpenCL/m10100_a1.cl +++ b/OpenCL/m10100_a1.cl @@ -8,14 +8,8 @@ //incompatible to simd //#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" diff --git a/OpenCL/m10100_a3.cl b/OpenCL/m10100_a3.cl index ded29d3..e7916db 100644 --- a/OpenCL/m10100_a3.cl +++ b/OpenCL/m10100_a3.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m10300.cl b/OpenCL/m10300.cl index 2dc8a99..a940fba 100644 --- a/OpenCL/m10300.cl +++ b/OpenCL/m10300.cl @@ -5,14 +5,8 @@ #define _SHA1_ -#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" diff --git a/OpenCL/m10400_a0.cl b/OpenCL/m10400_a0.cl index 9094a96..9e764a9 100644 --- a/OpenCL/m10400_a0.cl +++ b/OpenCL/m10400_a0.cl @@ -10,14 +10,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" diff --git a/OpenCL/m10400_a1.cl b/OpenCL/m10400_a1.cl index df58488..140bdce 100644 --- a/OpenCL/m10400_a1.cl +++ b/OpenCL/m10400_a1.cl @@ -10,14 +10,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" diff --git a/OpenCL/m10400_a3.cl b/OpenCL/m10400_a3.cl index b26f455..ad17652 100644 --- a/OpenCL/m10400_a3.cl +++ b/OpenCL/m10400_a3.cl @@ -10,14 +10,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" diff --git a/OpenCL/m10410_a0.cl b/OpenCL/m10410_a0.cl index 51b1d74..3a0f439 100644 --- a/OpenCL/m10410_a0.cl +++ b/OpenCL/m10410_a0.cl @@ -10,14 +10,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" diff --git a/OpenCL/m10410_a1.cl b/OpenCL/m10410_a1.cl index c5933ef..3c7c91b 100644 --- a/OpenCL/m10410_a1.cl +++ b/OpenCL/m10410_a1.cl @@ -10,14 +10,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" diff --git a/OpenCL/m10410_a3.cl b/OpenCL/m10410_a3.cl index b56c678..d57e215 100644 --- a/OpenCL/m10410_a3.cl +++ b/OpenCL/m10410_a3.cl @@ -10,14 +10,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" diff --git a/OpenCL/m10420_a0.cl b/OpenCL/m10420_a0.cl index f9d295b..dc9f8a0 100644 --- a/OpenCL/m10420_a0.cl +++ b/OpenCL/m10420_a0.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m10420_a1.cl b/OpenCL/m10420_a1.cl index 9126e2c..2d4d388 100644 --- a/OpenCL/m10420_a1.cl +++ b/OpenCL/m10420_a1.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m10420_a3.cl b/OpenCL/m10420_a3.cl index a7abb23..a5ccf82 100644 --- a/OpenCL/m10420_a3.cl +++ b/OpenCL/m10420_a3.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m10500.cl b/OpenCL/m10500.cl index 721bfc5..3142741 100644 --- a/OpenCL/m10500.cl +++ b/OpenCL/m10500.cl @@ -5,14 +5,8 @@ #define _MD5_ -#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" diff --git a/OpenCL/m10700.cl b/OpenCL/m10700.cl index e0a7389..0853af2 100644 --- a/OpenCL/m10700.cl +++ b/OpenCL/m10700.cl @@ -7,14 +7,8 @@ #define _PDF17L8_ -#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" diff --git a/OpenCL/m10800_a0.cl b/OpenCL/m10800_a0.cl index c7de147..f32f934 100644 --- a/OpenCL/m10800_a0.cl +++ b/OpenCL/m10800_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 6 -#define DGST_R1 7 -#define DGST_R2 4 -#define DGST_R3 5 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m10800_a1.cl b/OpenCL/m10800_a1.cl index a3897b7..4e07e5c 100644 --- a/OpenCL/m10800_a1.cl +++ b/OpenCL/m10800_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 6 -#define DGST_R1 7 -#define DGST_R2 4 -#define DGST_R3 5 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m10800_a3.cl b/OpenCL/m10800_a3.cl index fae6a72..e6bdf19 100644 --- a/OpenCL/m10800_a3.cl +++ b/OpenCL/m10800_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 6 -#define DGST_R1 7 -#define DGST_R2 4 -#define DGST_R3 5 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m10900.cl b/OpenCL/m10900.cl index 275b049..e44797b 100644 --- a/OpenCL/m10900.cl +++ b/OpenCL/m10900.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m11000_a0.cl b/OpenCL/m11000_a0.cl index 2b5970d..78140a3 100644 --- a/OpenCL/m11000_a0.cl +++ b/OpenCL/m11000_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m11000_a1.cl b/OpenCL/m11000_a1.cl index 808914e..7449d6d 100644 --- a/OpenCL/m11000_a1.cl +++ b/OpenCL/m11000_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m11000_a3.cl b/OpenCL/m11000_a3.cl index 569d149..1962123 100644 --- a/OpenCL/m11000_a3.cl +++ b/OpenCL/m11000_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m11100_a0.cl b/OpenCL/m11100_a0.cl index ec1f0fc..dec18c0 100644 --- a/OpenCL/m11100_a0.cl +++ b/OpenCL/m11100_a0.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m11100_a1.cl b/OpenCL/m11100_a1.cl index 50ec905..53f86d4 100644 --- a/OpenCL/m11100_a1.cl +++ b/OpenCL/m11100_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m11100_a3.cl b/OpenCL/m11100_a3.cl index a5d860c..a267e48 100644 --- a/OpenCL/m11100_a3.cl +++ b/OpenCL/m11100_a3.cl @@ -10,14 +10,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m11200_a0.cl b/OpenCL/m11200_a0.cl index f63ec3b..3d4b477 100644 --- a/OpenCL/m11200_a0.cl +++ b/OpenCL/m11200_a0.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m11200_a1.cl b/OpenCL/m11200_a1.cl index 0790a46..5d1613c 100644 --- a/OpenCL/m11200_a1.cl +++ b/OpenCL/m11200_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m11200_a3.cl b/OpenCL/m11200_a3.cl index 4d1ecfb..d40db29 100644 --- a/OpenCL/m11200_a3.cl +++ b/OpenCL/m11200_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m11300.cl b/OpenCL/m11300.cl index df9fdd5..8aa53ca 100644 --- a/OpenCL/m11300.cl +++ b/OpenCL/m11300.cl @@ -7,14 +7,8 @@ #define _SHA512_ -#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" diff --git a/OpenCL/m11400_a0.cl b/OpenCL/m11400_a0.cl index 2d3981b..6611370 100644 --- a/OpenCL/m11400_a0.cl +++ b/OpenCL/m11400_a0.cl @@ -10,14 +10,8 @@ //incompatible because of brances //#define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m11400_a1.cl b/OpenCL/m11400_a1.cl index c15333d..8b78dbe 100644 --- a/OpenCL/m11400_a1.cl +++ b/OpenCL/m11400_a1.cl @@ -8,14 +8,8 @@ //incompatible because of brances //#define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m11400_a3.cl b/OpenCL/m11400_a3.cl index 4caa348..d3441b8 100644 --- a/OpenCL/m11400_a3.cl +++ b/OpenCL/m11400_a3.cl @@ -11,14 +11,8 @@ //incompatible because of brances //#define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 3 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m11500_a0.cl b/OpenCL/m11500_a0.cl index 088881e..02b0bd0 100644 --- a/OpenCL/m11500_a0.cl +++ b/OpenCL/m11500_a0.cl @@ -10,14 +10,8 @@ //incompatible because of branches //#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" diff --git a/OpenCL/m11500_a1.cl b/OpenCL/m11500_a1.cl index 6d3bb7f..b627527 100644 --- a/OpenCL/m11500_a1.cl +++ b/OpenCL/m11500_a1.cl @@ -8,14 +8,8 @@ //incompatible because of branches //#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" diff --git a/OpenCL/m11500_a3.cl b/OpenCL/m11500_a3.cl index 4af75ed..230f101 100644 --- a/OpenCL/m11500_a3.cl +++ b/OpenCL/m11500_a3.cl @@ -10,14 +10,8 @@ //incompatible because of branches //#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" diff --git a/OpenCL/m11600.cl b/OpenCL/m11600.cl index 00ae013..4106b77 100644 --- a/OpenCL/m11600.cl +++ b/OpenCL/m11600.cl @@ -7,14 +7,8 @@ #define _SEVEN_ZIP_ -#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" diff --git a/OpenCL/m11700_a0.cl b/OpenCL/m11700_a0.cl index db98b14..5e3e4f8 100644 --- a/OpenCL/m11700_a0.cl +++ b/OpenCL/m11700_a0.cl @@ -11,14 +11,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" diff --git a/OpenCL/m11700_a1.cl b/OpenCL/m11700_a1.cl index e0320dd..bb750d6 100644 --- a/OpenCL/m11700_a1.cl +++ b/OpenCL/m11700_a1.cl @@ -10,14 +10,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" diff --git a/OpenCL/m11700_a3.cl b/OpenCL/m11700_a3.cl index a62ad73..e8dd7db 100644 --- a/OpenCL/m11700_a3.cl +++ b/OpenCL/m11700_a3.cl @@ -11,14 +11,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" diff --git a/OpenCL/m11800_a0.cl b/OpenCL/m11800_a0.cl index 87e63b5..522f6fb 100644 --- a/OpenCL/m11800_a0.cl +++ b/OpenCL/m11800_a0.cl @@ -11,14 +11,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" diff --git a/OpenCL/m11800_a1.cl b/OpenCL/m11800_a1.cl index 0cd6cf8..0ccef4f 100644 --- a/OpenCL/m11800_a1.cl +++ b/OpenCL/m11800_a1.cl @@ -10,14 +10,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" diff --git a/OpenCL/m11800_a3.cl b/OpenCL/m11800_a3.cl index 5dd6c99..dd3e7d4 100644 --- a/OpenCL/m11800_a3.cl +++ b/OpenCL/m11800_a3.cl @@ -11,14 +11,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" diff --git a/OpenCL/m11900.cl b/OpenCL/m11900.cl index ffa0f6c..daafdb4 100644 --- a/OpenCL/m11900.cl +++ b/OpenCL/m11900.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m12000.cl b/OpenCL/m12000.cl index 0619bcd..e39bd2f 100644 --- a/OpenCL/m12000.cl +++ b/OpenCL/m12000.cl @@ -7,14 +7,8 @@ #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" diff --git a/OpenCL/m12200.cl b/OpenCL/m12200.cl index 13af738..b9c5b19 100644 --- a/OpenCL/m12200.cl +++ b/OpenCL/m12200.cl @@ -5,14 +5,8 @@ #define _SHA512_ -#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" diff --git a/OpenCL/m12300.cl b/OpenCL/m12300.cl index a66e086..36936de 100644 --- a/OpenCL/m12300.cl +++ b/OpenCL/m12300.cl @@ -5,14 +5,8 @@ #define _PBKDF2_SHA512_ -#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" diff --git a/OpenCL/m12400.cl b/OpenCL/m12400.cl index d32f9b0..4dac260 100644 --- a/OpenCL/m12400.cl +++ b/OpenCL/m12400.cl @@ -7,14 +7,8 @@ #define _DES_ -#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" diff --git a/OpenCL/m12500.cl b/OpenCL/m12500.cl index 403acd3..2f00e56 100644 --- a/OpenCL/m12500.cl +++ b/OpenCL/m12500.cl @@ -7,14 +7,8 @@ #define _RAR3_ -#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" diff --git a/OpenCL/m12600_a0.cl b/OpenCL/m12600_a0.cl index a6368f4..406bcb7 100644 --- a/OpenCL/m12600_a0.cl +++ b/OpenCL/m12600_a0.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m12600_a1.cl b/OpenCL/m12600_a1.cl index 14f9018..ed739ae 100644 --- a/OpenCL/m12600_a1.cl +++ b/OpenCL/m12600_a1.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m12600_a3.cl b/OpenCL/m12600_a3.cl index dd6c899..f8e11ae 100644 --- a/OpenCL/m12600_a3.cl +++ b/OpenCL/m12600_a3.cl @@ -10,14 +10,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m12700.cl b/OpenCL/m12700.cl index 4175979..96aad5d 100644 --- a/OpenCL/m12700.cl +++ b/OpenCL/m12700.cl @@ -7,14 +7,8 @@ #define _SHA1_ -#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" diff --git a/OpenCL/m12800.cl b/OpenCL/m12800.cl index d138fc7..89d74e4 100644 --- a/OpenCL/m12800.cl +++ b/OpenCL/m12800.cl @@ -5,14 +5,8 @@ #define _MS_DRSR_ -#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" diff --git a/OpenCL/m12900.cl b/OpenCL/m12900.cl index 589c170..fa187d9 100644 --- a/OpenCL/m12900.cl +++ b/OpenCL/m12900.cl @@ -5,14 +5,8 @@ #define _ANDROIDFDE_SAMSUNG_ -#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" diff --git a/OpenCL/m13000.cl b/OpenCL/m13000.cl index c07d8da..77474a1 100644 --- a/OpenCL/m13000.cl +++ b/OpenCL/m13000.cl @@ -5,14 +5,8 @@ #define _RAR5_ -#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" diff --git a/OpenCL/m13100_a0.cl b/OpenCL/m13100_a0.cl index 3544eaa..39bafb8 100644 --- a/OpenCL/m13100_a0.cl +++ b/OpenCL/m13100_a0.cl @@ -11,14 +11,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" diff --git a/OpenCL/m13100_a1.cl b/OpenCL/m13100_a1.cl index 2aba9d2..50849d9 100644 --- a/OpenCL/m13100_a1.cl +++ b/OpenCL/m13100_a1.cl @@ -11,14 +11,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" diff --git a/OpenCL/m13100_a3.cl b/OpenCL/m13100_a3.cl index 6113ae1..81ef740 100644 --- a/OpenCL/m13100_a3.cl +++ b/OpenCL/m13100_a3.cl @@ -11,14 +11,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" diff --git a/OpenCL/m13200.cl b/OpenCL/m13200.cl index a84810d..4036921 100644 --- a/OpenCL/m13200.cl +++ b/OpenCL/m13200.cl @@ -7,14 +7,8 @@ #define _AXCRYPT_ -#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" diff --git a/OpenCL/m13300_a0.cl b/OpenCL/m13300_a0.cl index bd45d38..a163128 100644 --- a/OpenCL/m13300_a0.cl +++ b/OpenCL/m13300_a0.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 4 -#define DGST_R2 3 -#define DGST_R3 2 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m13300_a1.cl b/OpenCL/m13300_a1.cl index 8f1ec30..677c5c5 100644 --- a/OpenCL/m13300_a1.cl +++ b/OpenCL/m13300_a1.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 4 -#define DGST_R2 3 -#define DGST_R3 2 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m13300_a3.cl b/OpenCL/m13300_a3.cl index 7109f7b..cc23569 100644 --- a/OpenCL/m13300_a3.cl +++ b/OpenCL/m13300_a3.cl @@ -9,14 +9,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 0 -#define DGST_R1 4 -#define DGST_R2 3 -#define DGST_R3 2 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m13400.cl b/OpenCL/m13400.cl index 6079f55..fb13731 100644 --- a/OpenCL/m13400.cl +++ b/OpenCL/m13400.cl @@ -7,14 +7,8 @@ #define _KEEPASS_ -#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" diff --git a/OpenCL/m13500_a0.cl b/OpenCL/m13500_a0.cl index 9339212..d7995da 100644 --- a/OpenCL/m13500_a0.cl +++ b/OpenCL/m13500_a0.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 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m13500_a1.cl b/OpenCL/m13500_a1.cl index b07279b..2615d91 100644 --- a/OpenCL/m13500_a1.cl +++ b/OpenCL/m13500_a1.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 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m13500_a3.cl b/OpenCL/m13500_a3.cl index 28d7427..7f3b3c7 100644 --- a/OpenCL/m13500_a3.cl +++ b/OpenCL/m13500_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 3 -#define DGST_R1 4 -#define DGST_R2 2 -#define DGST_R3 1 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m13600.cl b/OpenCL/m13600.cl index 5cd9c6d..e68eec5 100644 --- a/OpenCL/m13600.cl +++ b/OpenCL/m13600.cl @@ -5,14 +5,8 @@ #define _ZIP2_ -#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" diff --git a/OpenCL/m13751.cl b/OpenCL/m13751.cl index f375323..e498be6 100644 --- a/OpenCL/m13751.cl +++ b/OpenCL/m13751.cl @@ -5,14 +5,8 @@ #define _SHA256_ -#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" diff --git a/OpenCL/m13752.cl b/OpenCL/m13752.cl index 2f7a9a5..069e83c 100644 --- a/OpenCL/m13752.cl +++ b/OpenCL/m13752.cl @@ -5,14 +5,8 @@ #define _SHA256_ -#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" diff --git a/OpenCL/m13753.cl b/OpenCL/m13753.cl index 489901c..6164ad2 100644 --- a/OpenCL/m13753.cl +++ b/OpenCL/m13753.cl @@ -5,14 +5,8 @@ #define _SHA256_ -#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" diff --git a/OpenCL/m13800_a0.cl b/OpenCL/m13800_a0.cl index 2ae3c92..a4d111b 100644 --- a/OpenCL/m13800_a0.cl +++ b/OpenCL/m13800_a0.cl @@ -8,14 +8,8 @@ //not compatible //#define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m13800_a1.cl b/OpenCL/m13800_a1.cl index e8d763e..dfe7507 100644 --- a/OpenCL/m13800_a1.cl +++ b/OpenCL/m13800_a1.cl @@ -8,14 +8,8 @@ //not compatible //#define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/OpenCL/m13800_a3.cl b/OpenCL/m13800_a3.cl index b87c792..1e354e0 100644 --- a/OpenCL/m13800_a3.cl +++ b/OpenCL/m13800_a3.cl @@ -7,14 +7,8 @@ #define NEW_SIMD_CODE -#include "inc_hash_constants.h" #include "inc_vendor.cl" - -#define DGST_R0 3 -#define DGST_R1 7 -#define DGST_R2 2 -#define DGST_R3 6 - +#include "inc_hash_constants.h" #include "inc_hash_functions.cl" #include "inc_types.cl" #include "inc_common.cl" diff --git a/src/hashcat.c b/src/hashcat.c index 1e9b566..202bd73 100644 --- a/src/hashcat.c +++ b/src/hashcat.c @@ -15462,7 +15462,7 @@ int main (int argc, char **argv) char build_opts_new[1024] = { 0 }; - snprintf (build_opts_new, sizeof (build_opts_new) - 1, "%s -D VENDOR_ID=%u -D CUDA_ARCH=%d -D VECT_SIZE=%u -D DEVICE_TYPE=%u -D KERN_TYPE=%u -D _unroll -cl-std=CL1.1", build_opts, device_param->device_vendor_id, (device_param->sm_major * 100) + device_param->sm_minor, device_param->vector_width, (u32) device_param->device_type, kern_type); + snprintf (build_opts_new, sizeof (build_opts_new) - 1, "%s -D VENDOR_ID=%u -D CUDA_ARCH=%d -D VECT_SIZE=%u -D DEVICE_TYPE=%u -D DGST_R0=%u -D DGST_R1=%u -D DGST_R2=%u -D DGST_R3=%u -D DGST_ELEM=%u -D KERN_TYPE=%u -D _unroll -cl-std=CL1.1", build_opts, device_param->device_vendor_id, (device_param->sm_major * 100) + device_param->sm_minor, device_param->vector_width, (u32) device_param->device_type, data.dgst_pos0, data.dgst_pos1, data.dgst_pos2, data.dgst_pos3, data.dgst_size / 4, kern_type); strncpy (build_opts, build_opts_new, sizeof (build_opts)); -- 2.25.1