]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhflist.h
move ks to authdata
[proxmark3-svn] / client / cmdhflist.h
index aa037658f42c4dbc9dfd3bc591efb8c6971d5cf1..76b57392259e2ade054ad91ab277c1b1ea08d851 100644 (file)
@@ -25,6 +25,8 @@ typedef struct {
        uint32_t at_enc;    // encrypted tag response
        uint8_t at_enc_par; // encrypted tag response parity
        bool first_auth;    // is first authentication
+       uint32_t ks2;           // ar ^ ar_enc
+       uint32_t ks3;       // at ^ at_enc
 } TAuthData;
 extern void ClearAuthData();
 
Impressum, Datenschutz