diff libtomcrypt/src/headers/tomcrypt_dropbear.h @ 1711:e9dba7abd939

Merge libtomcrypt v1.18.2
author Matt Johnston <matt@ucc.asn.au>
date Wed, 10 Jun 2020 23:16:13 +0800
parents e0871128e61f
children c2c0f43ff827
line wrap: on
line diff
--- a/libtomcrypt/src/headers/tomcrypt_dropbear.h	Wed Jun 10 23:01:33 2020 +0800
+++ b/libtomcrypt/src/headers/tomcrypt_dropbear.h	Wed Jun 10 23:16:13 2020 +0800
@@ -10,6 +10,9 @@
 #define LTC_SMALL_CODE
 #endif
 
+/* Fewer entries needed */
+#define TAB_SIZE      5
+
 #if DROPBEAR_BLOWFISH
 #define LTC_BLOWFISH
 #endif