Optimize ISA code on HIP for V_ALIGNBIT_B32 using a different template for inline assembly

This commit is contained in:
Jens Steube
2021-07-15 09:57:41 +02:00
parent cf512faa53
commit d130cc66b3
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -20,6 +20,7 @@ static const u32 HASH_CATEGORY = HASH_CATEGORY_PASSWORD_MANAGER;
static const char *HASH_NAME = "1Password, cloudkeychain";
static const u64 KERN_TYPE = 8200;
static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE
| OPTI_TYPE_USES_BITS_64
| OPTI_TYPE_SLOW_HASH_SIMD_LOOP;
static const u64 OPTS_TYPE = OPTS_TYPE_PT_GENERATE_LE;
static const u32 SALT_TYPE = SALT_TYPE_EMBEDDED;