mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
style
This commit is contained in:
parent
c551a94afc
commit
4dcc15fb95
1 changed files with 0 additions and 2 deletions
|
@ -69,8 +69,6 @@ enum DESFIRE_AUTH_SCHEME {
|
||||||
AS_NEW
|
AS_NEW
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#define DESFIRE_KEY(key) ((struct desfire_key *) key)
|
#define DESFIRE_KEY(key) ((struct desfire_key *) key)
|
||||||
struct desfire_key {
|
struct desfire_key {
|
||||||
enum DESFIRE_CRYPTOALGO type;
|
enum DESFIRE_CRYPTOALGO type;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue