summaryrefslogtreecommitdiff
path: root/crypto/tomcrypt_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/tomcrypt_cfg.h')
-rw-r--r--crypto/tomcrypt_cfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/tomcrypt_cfg.h b/crypto/tomcrypt_cfg.h
index 34eaad26..cc2df7a3 100644
--- a/crypto/tomcrypt_cfg.h
+++ b/crypto/tomcrypt_cfg.h
@@ -74,7 +74,7 @@ LTC_EXPORT int LTC_CALL XSTRCMP(const char *s1, const char *s2);
#define ENDIAN_LITTLE
#define ENDIAN_64BITWORD
#define LTC_FAST
- #define LTC_FAST_TYPE unsigned long
+ #define LTC_FAST_TYPE unsigned long long
#endif
/* detect PPC32 */