The unified diff between revisions [2b4b13ac..] and [6c790cad..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'tommath_class.h'

#
#
# patch "tommath_class.h"
#  from [a91c35ab0e5d115c16d6c6c9f6a107d22ee31d55]
#    to [7688e3b0cc18153b3383bfa6ff66abfc978c4680]
#
============================================================
--- tommath_class.h	a91c35ab0e5d115c16d6c6c9f6a107d22ee31d55
+++ tommath_class.h	7688e3b0cc18153b3383bfa6ff66abfc978c4680
@@ -992,3 +992,9 @@
 #else
 #define LTM_LAST
 #endif
+
+/* Dropbear doesn't need these. */
+#undef BN_MP_KARATSUBA_MUL_C
+#undef BN_MP_KARATSUBA_SQR_C
+#undef BN_MP_TOOM_MUL_C
+#undef BN_MP_TOOM_SQR_C