1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 16:18:09 +00:00

Fix SIMD use in -m 29100 on CPU

This commit is contained in:
Jens Steube 2022-06-02 20:33:18 +02:00
parent af5edb06cc
commit e94cc0f64e

View File

@ -3,7 +3,7 @@
* License.....: MIT
*/
#define NEW_SIMD_CODE
//#define NEW_SIMD_CODE
#ifdef KERNEL_STATIC
#include M2S(INCLUDE_PATH/inc_vendor.h)