Commit Graph

18 Commits (ddb2d6e61a67330bfff9966706262f4bcc8829c6)

Author SHA1 Message Date
Konrad Goławski ddb2d6e61a New LUKS v1 modules
2 years ago
Gabriele Gristina 9d36245d51 Kernels: Set the default Address Space Qualifier for any pointer, refactored / updated KERN_ATTR macros and rc4 cipher functions, in order to support Apple Metal runtime
2 years ago
Jens Steube 89119bf24a Add missing inc_platform.h include
5 years ago
jsteube 1c45de4b63 Remove more old GCC diagnostic options
5 years ago
jsteube e80b1838e8 Rename some functions in inc_common.cl to avoid conflicts with bitops.c
5 years ago
jsteube adeeaee84a Replace __kernel, __constant, __global and __local qualifiers with macro for better control
5 years ago
jsteube 7d4bea41a0 Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl
5 years ago
jsteube 84d6b8ecc1 Add function prototypes in OpenCL kernels to make some compilers happy
5 years ago
jsteube 5951207365 Get rid of some old volatiles
6 years ago
jsteube 3e08750900 OpenCL Kernels: Add general function declaration keyword (static inline)
6 years ago
jsteube 503f676cb0 Remove static keywords from OpenCL functions, they can cause old NV JiT compiler to fail
7 years ago
jsteube 9c832092df Fix some function declarations inside LUKS kernel
7 years ago
jsteube 967e96728d Make all the OpenCL kernel function includes static
7 years ago
philsmd 35c1f731b8
osx: some more volatile are required for luks/tc
7 years ago
jsteube 7aab78fb52 Fix broken SHA512 in LUKS due to union refactoring in tmps variable
7 years ago
jsteube bbb4c74e85 OpenCL Kernel: Remove "static" keyword from function declarations; Causes older Intel OpenCL runtimes to fail compiling
7 years ago
jsteube dfba341ac5 Fix some CRLF in OpenCL kernels
7 years ago
jsteube 8257883ec1 Added hash-mode 14600 = LUKS
7 years ago