Jens Steube
|
c07f9c19c7
|
Reorder the TC/VC/DC header checks
|
2019-05-13 13:04:59 +02:00 |
|
Jens Steube
|
d0bd33c9d1
|
Rename CONSTANT_AS to CONSTANT_VK
|
2019-05-06 14:34:16 +02:00 |
|
Jens Steube
|
89119bf24a
|
Add missing inc_platform.h include
|
2019-04-26 13:59:43 +02:00 |
|
jsteube
|
9ced13cc94
|
Get rid of CONSTSPEC macro in OpenCL kernels
|
2019-04-04 10:15:34 +02:00 |
|
Jens Steube
|
4115e6b825
|
Update some unstable_warning on Intel CPU
|
2019-04-01 11:22:51 +02:00 |
|
jsteube
|
5b667d2c01
|
Get rid of src/cpu_aes.c, src/cpu_des.c, src/cpu_md5.c and src/cpu_sha256.c
|
2019-03-25 15:54:58 +01:00 |
|
jsteube
|
977199698f
|
Move some macros from .h to .cl sources
|
2019-03-24 00:26:10 +01:00 |
|
jsteube
|
e80b1838e8
|
Rename some functions in inc_common.cl to avoid conflicts with bitops.c
|
2019-03-23 22:15:38 +01:00 |
|
jsteube
|
adeeaee84a
|
Replace __kernel, __constant, __global and __local qualifiers with macro for better control
|
2019-03-22 22:27:58 +01:00 |
|
jsteube
|
7d4bea41a0
|
Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl
|
2019-03-21 23:00:38 +01:00 |
|
jsteube
|
a063e9ef62
|
Remove automatic unrolling on some ciphers and replace with manually unrolled code
|
2019-03-16 19:00:36 +01:00 |
|
jsteube
|
85452e12be
|
Fix inc_cipher_des.cl for vector use
|
2019-03-10 11:07:52 +01:00 |
|
jsteube
|
84d6b8ecc1
|
Add function prototypes in OpenCL kernels to make some compilers happy
|
2019-03-09 09:05:44 +01:00 |
|
jsteube
|
ce32d57f9b
|
Make use of inc_cipher_des.cl in -m 3100
|
2019-03-09 08:43:07 +01:00 |
|
jsteube
|
aeb570ca8b
|
Add inc_cipher_des.cl and make use of SHM_TYPE
|
2019-03-09 08:07:50 +01:00 |
|