CHG: moved into header files.

This commit is contained in:
iceman1001 2017-01-25 00:35:11 +01:00
commit e36b07efc4
7 changed files with 15 additions and 15 deletions

View file

@ -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 */