summaryrefslogtreecommitdiffstats
path: root/aes.h
diff options
context:
space:
mode:
Diffstat (limited to 'aes.h')
-rw-r--r--aes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/aes.h b/aes.h
index 1c8af6c..15b504e 100644
--- a/aes.h
+++ b/aes.h
@@ -18,7 +18,7 @@
#define ECB 1
#endif
-#define AES256
+#define AES128
#if defined(ECB) && ECB