# HG changeset patch # User Matt Johnston # Date 1168489748 0 # Node ID 00fcf50451607f3ac5f215e86bef406f0851d281 # Parent d8e44bef79174c3c8823fb281f09ffc4ae54a741# Parent 5ff8218bcee9aa28d6508a5a8a70ab04c62fb03e propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head c1db4398d56c56c6d06ae1e20c1e0d04dbb598ed) to branch 'au.asn.ucc.matt.dropbear' (head d26d5eb2837f46b56a33fb0e7573aa0201abd4d5) diff -r 5ff8218bcee9 -r 00fcf5045160 libtomcrypt/src/headers/tomcrypt_custom.h --- a/libtomcrypt/src/headers/tomcrypt_custom.h Thu Jan 11 03:14:55 2007 +0000 +++ b/libtomcrypt/src/headers/tomcrypt_custom.h Thu Jan 11 04:29:08 2007 +0000 @@ -72,7 +72,7 @@ /* Enable self-test test vector checking */ /* Not for dropbear */ -//#define LTC_TEST +/*#define LTC_TEST*/ /* clean the stack of functions which put private information on stack */ /* #define LTC_CLEAN_STACK */