diff --git a/OpenCL/m14612-pure.cl b/OpenCL/m14612-pure.cl index 26a51ffbc..783837eca 100644 --- a/OpenCL/m14612-pure.cl +++ b/OpenCL/m14612-pure.cl @@ -83,7 +83,7 @@ typedef struct luks_tmp #include "inc_luks_essiv.cl" #include "inc_luks_xts.cl" -#include "inc_luks_aes.cl" +#include "inc_luks_serpent.cl" #define COMPARE_S "inc_comp_single.cl" #define COMPARE_M "inc_comp_multi.cl" diff --git a/OpenCL/m14613-pure.cl b/OpenCL/m14613-pure.cl index 23c571cab..147ca492d 100644 --- a/OpenCL/m14613-pure.cl +++ b/OpenCL/m14613-pure.cl @@ -83,7 +83,7 @@ typedef struct luks_tmp #include "inc_luks_essiv.cl" #include "inc_luks_xts.cl" -#include "inc_luks_aes.cl" +#include "inc_luks_twofish.cl" #define COMPARE_S "inc_comp_single.cl" #define COMPARE_M "inc_comp_multi.cl" diff --git a/OpenCL/m14622-pure.cl b/OpenCL/m14622-pure.cl index 95679e5a7..39590bd81 100644 --- a/OpenCL/m14622-pure.cl +++ b/OpenCL/m14622-pure.cl @@ -83,7 +83,7 @@ typedef struct luks_tmp #include "inc_luks_essiv.cl" #include "inc_luks_xts.cl" -#include "inc_luks_aes.cl" +#include "inc_luks_serpent.cl" #define COMPARE_S "inc_comp_single.cl" #define COMPARE_M "inc_comp_multi.cl" diff --git a/OpenCL/m14623-pure.cl b/OpenCL/m14623-pure.cl index 4edf861ba..aa9cd1eca 100644 --- a/OpenCL/m14623-pure.cl +++ b/OpenCL/m14623-pure.cl @@ -83,7 +83,7 @@ typedef struct luks_tmp #include "inc_luks_essiv.cl" #include "inc_luks_xts.cl" -#include "inc_luks_aes.cl" +#include "inc_luks_twofish.cl" #define COMPARE_S "inc_comp_single.cl" #define COMPARE_M "inc_comp_multi.cl" diff --git a/OpenCL/m14632-pure.cl b/OpenCL/m14632-pure.cl index f763f710d..02eee1be8 100644 --- a/OpenCL/m14632-pure.cl +++ b/OpenCL/m14632-pure.cl @@ -83,7 +83,7 @@ typedef struct luks_tmp #include "inc_luks_essiv.cl" #include "inc_luks_xts.cl" -#include "inc_luks_aes.cl" +#include "inc_luks_serpent.cl" #define COMPARE_S "inc_comp_single.cl" #define COMPARE_M "inc_comp_multi.cl" diff --git a/OpenCL/m14633-pure.cl b/OpenCL/m14633-pure.cl index dcf638e7c..d4b6bf959 100644 --- a/OpenCL/m14633-pure.cl +++ b/OpenCL/m14633-pure.cl @@ -83,7 +83,7 @@ typedef struct luks_tmp #include "inc_luks_essiv.cl" #include "inc_luks_xts.cl" -#include "inc_luks_aes.cl" +#include "inc_luks_twofish.cl" #define COMPARE_S "inc_comp_single.cl" #define COMPARE_M "inc_comp_multi.cl" diff --git a/OpenCL/m14642-pure.cl b/OpenCL/m14642-pure.cl index b2b690ecd..9963b0628 100644 --- a/OpenCL/m14642-pure.cl +++ b/OpenCL/m14642-pure.cl @@ -83,7 +83,7 @@ typedef struct luks_tmp #include "inc_luks_essiv.cl" #include "inc_luks_xts.cl" -#include "inc_luks_aes.cl" +#include "inc_luks_serpent.cl" #define COMPARE_S "inc_comp_single.cl" #define COMPARE_M "inc_comp_multi.cl" diff --git a/OpenCL/m14643-pure.cl b/OpenCL/m14643-pure.cl index 4ca5a1a70..ee5af1578 100644 --- a/OpenCL/m14643-pure.cl +++ b/OpenCL/m14643-pure.cl @@ -83,7 +83,7 @@ typedef struct luks_tmp #include "inc_luks_essiv.cl" #include "inc_luks_xts.cl" -#include "inc_luks_aes.cl" +#include "inc_luks_twofish.cl" #define COMPARE_S "inc_comp_single.cl" #define COMPARE_M "inc_comp_multi.cl"