ecp_nistz256.c: get is_one on 32-bit platforms right.
authorAndy Polyakov <appro@openssl.org>
Thu, 18 Aug 2016 11:33:13 +0000 (13:33 +0200)
committerAndy Polyakov <appro@openssl.org>
Sun, 21 Aug 2016 20:16:48 +0000 (22:16 +0200)
commit2e929e538caee6be857ae78ed4e03404857a074a
treea4f57ef9ecac37e3d4b1a6f1ace340fede0343bf
parent5a7ad1f08bfccbdad0f20920f9c284bba036fb70
ecp_nistz256.c: get is_one on 32-bit platforms right.

Thanks to Brian Smith for reporting this.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/ec/ecp_nistz256.c