The unified diff between revisions [a5339aef..] and [47deee5c..] is displayed below. It can also be downloaded as a raw diff.

#
#
# patch "src/headers/tomcrypt_custom.h"
#  from [7ce5d38cd791f5309d44f7bcce3426ed6ba7b41d]
#    to [723adea8ecb6617814c48f4f15d25fac0047e161]
#
============================================================
--- src/headers/tomcrypt_custom.h	7ce5d38cd791f5309d44f7bcce3426ed6ba7b41d
+++ src/headers/tomcrypt_custom.h	723adea8ecb6617814c48f4f15d25fac0047e161
@@ -47,11 +47,11 @@
 #define BLOWFISH
 #endif

-#ifdef DROPBEAR_AES128_CBC
+#ifdef DROPBEAR_AES_CBC
 #define RIJNDAEL
 #endif

-#ifdef DROPBEAR_TWOFISH128_CBC
+#ifdef DROPBEAR_TWOFISH_CBC
 #define TWOFISH

 /* enabling just TWOFISH_SMALL will make the binary ~1kB smaller, turning on