@@ -164,7 +164,7 @@ int katja_import(const unsigned char *in, unsigned long inlen, katja_key *key);
#endif
/* ---- DH Routines ---- */
-#ifdef MDH
+#ifdef LTC_MDH
typedef struct Dh_key {
int idx, type;
@@ -15,7 +15,7 @@
DH crypto, Tom St Denis
*/
/* size of a packet header in bytes */
#define PACKET_SIZE 4
@@ -1,6 +1,6 @@
#include <tomcrypt_test.h>
#ifdef DH4096
#define KEYSIZE 4096