Improve error handling if decompression of an ec point fails, and cleanup
authorGeoff Thorpe <geoff@openssl.org>
Tue, 6 Jul 2004 15:50:04 +0000 (15:50 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Tue, 6 Jul 2004 15:50:04 +0000 (15:50 +0000)
commitace3ebd661d01270133a0fbed7c861c0ef9aae28
treebee0884b63c35454900f124cbd2e5f862389d094
parenteea674567c41a116e702101276f4c66f30ab6d7e
Improve error handling if decompression of an ec point fails, and cleanup
ec_curve.c (unify comments, etc).

Submitted by: Nils Larsch
Reviewed by: Bodo Moeller, Geoff Thorpe
crypto/bn/bn.h
crypto/bn/bn_err.c
crypto/bn/bn_gf2m.c
crypto/ec/ec2_smpt.c
crypto/ec/ec_curve.c
crypto/ec/ecp_smpl.c