aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec/ec.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2006-11-21 21:29:44 +0000
committerDr. Stephen Henson <steve@openssl.org>2006-11-21 21:29:44 +0000
commit47a9d527aba6704cf57b9d0d18781cd55f2fc3be (patch)
treed24c81f5921d464dba644ff371cad27568c4d639 /crypto/ec/ec.h
parentd9907c972b8394f13388289284db13e5bb38ca54 (diff)
downloadopenssl-47a9d527aba6704cf57b9d0d18781cd55f2fc3be.tar.gz
Update from 0.9.8 stable. Eliminate duplicate error codes.
Diffstat (limited to 'crypto/ec/ec.h')
-rw-r--r--crypto/ec/ec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/ec/ec.h b/crypto/ec/ec.h
index 2348e4c4cb..26d92a569e 100644
--- a/crypto/ec/ec.h
+++ b/crypto/ec/ec.h
@@ -1011,7 +1011,6 @@ void ERR_load_EC_strings(void);
#define EC_F_EC_KEY_PRINT 180
#define EC_F_EC_KEY_PRINT_FP 181
#define EC_F_EC_POINTS_MAKE_AFFINE 136
-#define EC_F_EC_POINTS_MUL 138
#define EC_F_EC_POINT_ADD 112
#define EC_F_EC_POINT_CMP 113
#define EC_F_EC_POINT_COPY 114