comparison includes.h @ 640:76097ec1a29a dropbear-tfm

- Bring in original tomsfastmath patch against 0.52 from Peter Turczak in 2008
author Matt Johnston <matt@ucc.asn.au>
date Mon, 21 Nov 2011 19:19:57 +0800
parents 7e43f5e473b9
children 2b1bb792cd4d
comparison
equal deleted inserted replaced
518:ce104c8b0be1 640:76097ec1a29a
119 #ifdef HAVE_LIBGEN_H 119 #ifdef HAVE_LIBGEN_H
120 #include <libgen.h> 120 #include <libgen.h>
121 #endif 121 #endif
122 122
123 #include "libtomcrypt/src/headers/tomcrypt.h" 123 #include "libtomcrypt/src/headers/tomcrypt.h"
124 #include "libtommath/tommath.h" 124 //#include "libtommath/tommath.h"
125 #include "libtomsfastmath/tfm.h"
126
125 127
126 #include "compat.h" 128 #include "compat.h"
127 #include "fake-rfc2553.h" 129 #include "fake-rfc2553.h"
128 130
129 #ifndef HAVE_UINT16_T 131 #ifndef HAVE_UINT16_T