Add group_order_bits to EC_METHOD.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 1 Feb 2016 18:52:41 +0000 (18:52 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 28 Feb 2016 22:54:53 +0000 (22:54 +0000)
commite5b2ea0ac3b4d752847d197117d58e0f6ad8e08e
tree9554a5d7ff8258c7fd9b85bfa19fefdddde5933d
parent3e8ee4753c78556a83b7bc08d522c08f0d8808c1
Add group_order_bits to EC_METHOD.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Emilia Käsper <emilia@openssl.org>
crypto/ec/ec2_smpl.c
crypto/ec/ec_lcl.h
crypto/ec/ec_lib.c
crypto/ec/ecp_mont.c
crypto/ec/ecp_nist.c
crypto/ec/ecp_nistp224.c
crypto/ec/ecp_nistp256.c
crypto/ec/ecp_nistp521.c
crypto/ec/ecp_nistz256.c
crypto/ec/ecp_smpl.c