Add support to load hashes for hash-mode 2500 and 16800 format from hash-mode 22000
This commit is contained in:
@@ -67,9 +67,13 @@ typedef struct wpa
|
||||
|
||||
u32 pke[32];
|
||||
|
||||
int message_pair_chgd;
|
||||
u32 message_pair;
|
||||
int nonce_compare;
|
||||
|
||||
int nonce_error_corrections_chgd;
|
||||
int nonce_error_corrections;
|
||||
|
||||
int nonce_compare;
|
||||
int detected_le;
|
||||
int detected_be;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user