textaul, worked return codes for tests and swaped to printandlog
This commit is contained in:
@@ -104,7 +104,7 @@ int bruteforceItem(dumpdata item, uint16_t keytable[]);
|
||||
* @param csn the CSN used
|
||||
* @param k output
|
||||
*/
|
||||
void hash1(uint8_t csn[], uint8_t k[]);
|
||||
void hash1(uint8_t *csn, uint8_t *k);
|
||||
void hash2(uint8_t *key64, uint8_t *outp_keytable);
|
||||
/**
|
||||
* From dismantling iclass-paper:
|
||||
|
||||
Reference in New Issue
Block a user