Define LTC_NO_FILE to avoid hmac_file() etc

--HG--
extra : convert_revision : b918fd450c1572ce055a6a1fe8c161a495ddec34
This commit is contained in:
Matt Johnston 2011-04-07 13:24:41 +00:00
parent 72c446f160
commit f924aa18f2

View File

@ -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 */