protect all tables by an ifdef; adjust safer to the same concept

This commit is contained in:
Steffen Jaeckel
2014-03-04 19:18:52 +01:00
parent 5d8091b6cf
commit cbd59421bd
12 changed files with 30 additions and 9 deletions
+1
View File
@@ -17,6 +17,7 @@
#ifdef LTC_PELICAN
#define __LTC_AES_TAB_C__
#define ENCRYPT_ONLY
#define PELI_TAB
#include "../../ciphers/aes/aes_tab.c"