]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhfmfhard.h
FIX: removed a compiler warning, the stringlen is not used anymore.
[proxmark3-svn] / client / cmdhfmfhard.h
index 94c57717d8f49aebeb9223e17efd5cd9dacf728e..d339ae3c3a2c222d0c3ff04465d834097929b292 100644 (file)
@@ -8,4 +8,4 @@
 // hf mf hardnested command
 //-----------------------------------------------------------------------------
 
-int mfnestedhard(uint8_t blockNo, uint8_t keyType, uint8_t * key, uint8_t trgBlockNo, uint8_t trgKeyType, bool nonce_file_read, bool nonce_file_write, bool slow);
+int mfnestedhard(uint8_t blockNo, uint8_t keyType, uint8_t *key, uint8_t trgBlockNo, uint8_t trgKeyType, uint8_t *trgkey, bool nonce_file_read, bool nonce_file_write, bool slow, int tests);
Impressum, Datenschutz