Simplify and fix ec_GFp_simple_points_make_affine
authorBodo Moeller <bodo@openssl.org>
Fri, 1 Aug 2014 15:18:14 +0000 (17:18 +0200)
committerBodo Moeller <bodo@openssl.org>
Fri, 1 Aug 2014 15:18:14 +0000 (17:18 +0200)
commit0fe73d6c3641cb175871463bdddbbea3ee0b62ae
treeed7de55e9b69acc3f4fe3cb2326a6fa42b7ae681
parente0fc7961c4fbd27577fb519d9aea2dc788742715
Simplify and fix ec_GFp_simple_points_make_affine
(which didn't always handle value 0 correctly).

Reviewed-by: emilia@openssl.org
CHANGES
crypto/ec/ecp_smpl.c
crypto/ec/ectest.c