summaryrefslogtreecommitdiff
path: root/ecc-internal.h
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2014-08-27 21:57:20 +0200
committerNiels Möller <nisse@lysator.liu.se>2014-08-27 21:57:20 +0200
commita6af0cc0bb0767d99099c73c168c7cf152be8377 (patch)
tree1eac4d5b9e28efd8383db4a81fb2aeec756801fc /ecc-internal.h
parent7a806262eeedbeb49b3a26112beec51a1624c82c (diff)
downloadnettle-a6af0cc0bb0767d99099c73c168c7cf152be8377.tar.gz
New struct ecc_curve field, q_bit_size.
Diffstat (limited to 'ecc-internal.h')
-rw-r--r--ecc-internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ecc-internal.h b/ecc-internal.h
index d9e10730..214b47a4 100644
--- a/ecc-internal.h
+++ b/ecc-internal.h
@@ -106,6 +106,7 @@ struct ecc_curve
coordinates. */
unsigned short size;
unsigned short Bmodp_size;
+ unsigned short q_bit_size;
unsigned short Bmodq_size;
unsigned short use_redc;
/* +k if p+1 has k low zero limbs, -k if p-1 has k low zero