diff --git a/sys/opencrypto/rijndael.c b/sys/opencrypto/rijndael.c index a0081cabbb5..e3895af9340 100644 --- a/sys/opencrypto/rijndael.c +++ b/sys/opencrypto/rijndael.c @@ -33,8 +33,6 @@ __FBSDID("$FreeBSD$"); #include -#define FULL_UNROLL - /* Te0[x] = S [x].[02, 01, 01, 03]; Te1[x] = S [x].[03, 02, 01, 01];