cleaning up iclass.c and optimized_cipher.c

* add iclass.h
* reformatting
* whitespace fixes
* (no functional changes)
This commit is contained in:
pwpiwi 2019-08-21 22:10:24 +02:00
commit 17505ce2a7
5 changed files with 829 additions and 923 deletions

View file

@ -24,6 +24,7 @@
#include "legicrfsim.h"
#include "hitag2.h"
#include "hitagS.h"
#include "iclass.h"
#include "iso14443b.h"
#include "iso15693.h"
#include "lfsampling.h"