This commit is contained in:
iceman1001 2023-07-22 23:30:53 +02:00
parent 8e38723149
commit c8acec7458

View file

@ -20,10 +20,6 @@
#include "common.h"
#define AES_KEY_LEN 16
#define MAX_AES_KEYS_LIST_LEN 1024
typedef enum {
MFP_UNKNOWN = 0,
DESFIRE_MF3ICD40,