CHG: 'emv roca' - added selftest and textual layouts'

DEL: removed unused old emv files
This commit is contained in:
Chris
2019-01-01 10:53:41 +01:00
parent 0ddda8998e
commit 75d0b0b06f
6 changed files with 22 additions and 422 deletions

View File

@@ -32,7 +32,7 @@
#define ROCA_PRINTS_LENGTH 17
extern bool emv_rocacheck( const unsigned char *buf, size_t buflen, bool verbose );
extern int roca_self_test( int verbose );
extern int roca_self_test( void );
#endif