summaryrefslogtreecommitdiffstats
path: root/crypto/cast/cast.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cast/cast.h')
-rw-r--r--crypto/cast/cast.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/cast/cast.h b/crypto/cast/cast.h
index 6e0cd31..203922e 100644
--- a/crypto/cast/cast.h
+++ b/crypto/cast/cast.h
@@ -72,7 +72,7 @@ extern "C" {
#define CAST_ENCRYPT 1
#define CAST_DECRYPT 0
-#define CAST_LONG unsigned long
+#define CAST_LONG unsigned int
#define CAST_BLOCK 8
#define CAST_KEY_LENGTH 16
OpenPOWER on IntegriCloud