1
mirror of https://github.com/hashcat/hashcat synced 2025-02-21 21:23:14 +01: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

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