Mercurial > dropbear
changeset 199:8be64e2c86f4 libtomcrypt
* SMALL_CODE is now LTC_SMALL_CODE
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Tue, 10 May 2005 17:02:59 +0000 |
parents | 704bb050935f |
children | 4768b55c5240 |
files | src/headers/tomcrypt_custom.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/headers/tomcrypt_custom.h Mon May 09 12:00:08 2005 +0000 +++ b/src/headers/tomcrypt_custom.h Tue May 10 17:02:59 2005 +0000 @@ -20,7 +20,7 @@ #define XCLOCKS_PER_SEC CLOCKS_PER_SEC #ifdef DROPBEAR_SMALL_CODE -#define SMALL_CODE +#define LTC_SMALL_CODE #endif /* Enable self-test test vector checking */