summaryrefslogtreecommitdiffstats
path: root/aes.h
diff options
context:
space:
mode:
Diffstat (limited to 'aes.h')
-rw-r--r--aes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/aes.h b/aes.h
index b5be559..9c5d786 100644
--- a/aes.h
+++ b/aes.h
@@ -18,6 +18,8 @@
#define ECB 1
#endif
+#define AES128
+
#if defined(ECB) && ECB