projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cmddata.c changes by others - reapply
[proxmark3-svn]
/
client
/
loclass
/
cipher.h
diff --git
a/client/loclass/cipher.h
b/client/loclass/cipher.h
index 7ebc3dc7928efb352b36398b7b083e8e79f63287..4bfbe0b753cc1067e623f75f81223c17e8eff801 100644
(file)
--- a/
client/loclass/cipher.h
+++ b/
client/loclass/cipher.h
@@
-25,7
+25,7
@@
#define CIPHER_H
#include <stdint.h>
-void doMAC(uint8_t
cc_nr[12],uint8_t div_key[8]
, uint8_t mac[4]);
+void doMAC(uint8_t
*cc_nr_p, int length, uint8_t *div_key_p
, uint8_t mac[4]);
int testMAC();
#endif // CIPHER_H
Impressum
,
Datenschutz