diff libtomcrypt/src/headers/tomcrypt_custom.h @ 641:2b1bb792cd4d dropbear-tfm

- Update tfm changes to current default tip
author Matt Johnston <matt@ucc.asn.au>
date Mon, 21 Nov 2011 19:52:28 +0800
parents ae1df0cc3f18
children 03073a27abb3
line wrap: on
line diff
--- a/libtomcrypt/src/headers/tomcrypt_custom.h	Mon Nov 21 19:19:57 2011 +0800
+++ b/libtomcrypt/src/headers/tomcrypt_custom.h	Mon Nov 21 19:52:28 2011 +0800
@@ -78,7 +78,7 @@
 /* #define LTC_CLEAN_STACK */
 
 /* disable all file related functions */
-/* #define LTC_NO_FILE */
+#define LTC_NO_FILE
 
 /* disable all forms of ASM */
 /* #define LTC_NO_ASM */