aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/blowfish/blowfish_crypter.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libstrongswan/plugins/blowfish/blowfish_crypter.c')
-rw-r--r--src/libstrongswan/plugins/blowfish/blowfish_crypter.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libstrongswan/plugins/blowfish/blowfish_crypter.c b/src/libstrongswan/plugins/blowfish/blowfish_crypter.c
index 01e6cf513..5064bfef6 100644
--- a/src/libstrongswan/plugins/blowfish/blowfish_crypter.c
+++ b/src/libstrongswan/plugins/blowfish/blowfish_crypter.c
@@ -64,8 +64,6 @@
#include "blowfish_crypter.h"
-#define BLOWFISH_BLOCK_SIZE 8
-
typedef struct private_blowfish_crypter_t private_blowfish_crypter_t;
/**