mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
CHG: moved into header files.
This commit is contained in:
parent
0ccf8adac4
commit
e36b07efc4
7 changed files with 15 additions and 15 deletions
|
@ -4,6 +4,7 @@
|
|||
#include <string.h>
|
||||
#include <stdarg.h>
|
||||
#include "aes.h"
|
||||
#include "mifare.h"
|
||||
|
||||
#define MAX_CRYPTO_BLOCK_SIZE 16
|
||||
/* Mifare DESFire EV1 Application crypto operations */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue