Mercurial > dropbear
diff libtomcrypt/src/headers/tomcrypt_custom.h @ 1283:3017bc7d6238
move m_burn and function attributes to dbhelpers
use m_burn for libtomcrypt zeromem() too
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 17 Mar 2016 23:21:33 +0800 |
parents | 70625eed40c9 |
children | f9f930e1a516 f849a5ca2efc |
line wrap: on
line diff
--- a/libtomcrypt/src/headers/tomcrypt_custom.h Thu Mar 17 06:40:31 2016 +0800 +++ b/libtomcrypt/src/headers/tomcrypt_custom.h Thu Mar 17 23:21:33 2016 +0800 @@ -1,7 +1,7 @@ #ifndef TOMCRYPT_CUSTOM_H_ #define TOMCRYPT_CUSTOM_H_ -/* this will sort out which stuff based on the user-config in options.h */ +/* compile options depend on Dropbear options.h */ #include "options.h" /* macros for various libc functions you can change for embedded targets */