# HG changeset patch # User Matt Johnston # Date 1115744579 0 # Node ID 8be64e2c86f4c071dbcb25f4df529ccf7175dce3 # Parent 704bb050935f58431d279ac82355d59b77e1e155 * SMALL_CODE is now LTC_SMALL_CODE diff -r 704bb050935f -r 8be64e2c86f4 src/headers/tomcrypt_custom.h --- 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 */