]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Fixed prototype for native ecc_384_modp.
authorNiels Möller <nisse@lysator.liu.se>
Mon, 22 Sep 2014 12:50:12 +0000 (14:50 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 22 Sep 2014 12:50:12 +0000 (14:50 +0200)
ecc-384.c

index ab48f348191d8e8c09137827ea5427b829798a36..7fff282005f8b3b0eff15a9c03173f3f54c6375a 100644 (file)
--- a/ecc-384.c
+++ b/ecc-384.c
@@ -49,7 +49,7 @@
 #if HAVE_NATIVE_ecc_384_modp
 #define ecc_384_modp nettle_ecc_384_modp
 void
-ecc_384_modp (const struct ecc_curve *ecc, mp_limb_t *rp);
+ecc_384_modp (const struct ecc_modulo *m, mp_limb_t *rp);
 #elif GMP_NUMB_BITS == 32
 
 /* Use that 2^{384} = 2^{128} + 2^{96} - 2^{32} + 1, and eliminate 256