summaryrefslogtreecommitdiff
path: root/src/libtom/tomcrypt_math.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libtom/tomcrypt_math.h')
-rw-r--r--src/libtom/tomcrypt_math.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/libtom/tomcrypt_math.h b/src/libtom/tomcrypt_math.h
index c996e41..a05d7ff 100644
--- a/src/libtom/tomcrypt_math.h
+++ b/src/libtom/tomcrypt_math.h
@@ -7,11 +7,11 @@
#define LTC_MP_NO 0
#define LTC_MP_YES 1
-#ifndef MECC
+#ifndef LTC_MECC
typedef void ecc_point;
#endif
-#ifndef MRSA
+#ifndef LTC_MRSA
typedef void rsa_key;
#endif
@@ -496,5 +496,5 @@ extern const ltc_math_descriptor gmp_desc;
#endif
/* $Source: /cvs/libtom/libtomcrypt/src/headers/tomcrypt_math.h,v $ */
-/* $Revision: 1.43 $ */
-/* $Date: 2006/12/02 19:23:13 $ */
+/* $Revision: 1.44 $ */
+/* $Date: 2007/05/12 14:32:35 $ */