1
mirror of https://github.com/hashcat/hashcat synced 2024-11-13 17:28:58 +01:00

Add missing NEW_SIMD_CODE in -m 6600

This commit is contained in:
jsteube 2017-08-29 12:01:43 +02:00
parent 35f9fa8e30
commit a378abee66

View File

@ -3,6 +3,8 @@
* License.....: MIT
*/
#define NEW_SIMD_CODE
#include "inc_vendor.cl"
#include "inc_hash_constants.h"
#include "inc_hash_functions.cl"