summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/crypto/rijndael.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/crypto/rijndael.c b/sys/crypto/rijndael.c
index 26070ac4ca5..c9ca4e19949 100644
--- a/sys/crypto/rijndael.c
+++ b/sys/crypto/rijndael.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: rijndael.c,v 1.14 2004/02/05 18:55:20 deraadt Exp $ */
+/* $OpenBSD: rijndael.c,v 1.15 2004/02/08 00:45:15 deraadt Exp $ */
/**
* rijndael-alg-fst.c
@@ -31,7 +31,7 @@
#include <crypto/rijndael.h>
-#define FULL_UNROLL
+#undef FULL_UNROLL
/*
Te0[x] = S [x].[02, 01, 01, 03];