1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-11 16:21:12 +00:00

Optimized 3DES for rocm

This commit is contained in:
jsteube 2017-08-17 14:03:55 +02:00
parent ad1ce462d1
commit bf299fe043

View File

@ -189,6 +189,9 @@
#if KERN_TYPE == 8000 #if KERN_TYPE == 8000
#undef _unroll #undef _unroll
#endif #endif
#if KERN_TYPE == 14100
#undef _unroll
#endif
#if KERN_TYPE == 15300 #if KERN_TYPE == 15300
#undef _unroll #undef _unroll
#endif #endif