converted more things to native gmp. This solves issue noticed in mips64 by Joseph...
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 5 Nov 2011 08:11:06 +0000 (09:11 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 5 Nov 2011 08:11:06 +0000 (09:11 +0100)
commit2dd78b367c3c01780615f2a06329611092430f63
treed68eecea01aa5a808f6ba3f1931d52050d3d5906
parent28602012b231b2836214b2239936d6b06f9e7769
converted more things to native gmp. This solves issue noticed in mips64 by Joseph Graham.
lib/nettle/ecc.h
lib/nettle/ecc_mulmod.c
lib/nettle/ecc_projective_add_point.c
lib/nettle/ecc_projective_dbl_point.c
lib/nettle/ecc_projective_dbl_point_3.c
lib/nettle/ecc_test.c [new file with mode: 0644]