1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-12-23 15:18:16 +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
#undef _unroll
#endif
#if KERN_TYPE == 14100
#undef _unroll
#endif
#if KERN_TYPE == 15300
#undef _unroll
#endif