Apply previous blowfish optimization for -m 3200 also on -m 9000 and -m 18600

This commit is contained in:
jsteube
2019-03-18 12:42:47 +01:00
parent a172ab7d8a
commit 5ef67a8ab7
10 changed files with 370 additions and 125 deletions

View File

@@ -1317,6 +1317,7 @@ typedef struct hc_device_param
bool has_vperm;
bool has_vadd3;
bool has_vbfe;
double spin_damp;