Merge and conflict resolve.

This commit is contained in:
DoZ10
2017-04-24 21:47:35 -04:00
20 changed files with 588 additions and 75 deletions
+2 -2
View File
@@ -891,11 +891,11 @@ __kernel void m02500_comp (__global pw_t *pws, __global const kernel_rule_t *rul
{
u32 t = to;
t = swap32 (t);
t = swap32_S (t);
t += nonce_error_correction;
t = swap32 (t);
t = swap32_S (t);
if (wpa->nonce_compare < 0)
{