mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-26 07:35:14 +00:00
+1557
-31
File diff suppressed because it is too large
Load Diff
@@ -23,5 +23,6 @@
|
||||
|
||||
int infoSeos(bool verbose);
|
||||
int CmdHFSeos(const char *Cmd);
|
||||
|
||||
int seos_kdf(bool encryption, uint8_t* masterKey, uint8_t keyslot,
|
||||
uint8_t* adfOid, size_t adfoid_len, uint8_t* diversifier, uint8_t diversifier_len, uint8_t* out, int encryption_algorithm, int hash_algorithm);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user