summaryrefslogtreecommitdiffstats
path: root/crypto/err/openssl.ec
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2001-03-05 20:13:37 +0000
committerBodo Möller <bodo@openssl.org>2001-03-05 20:13:37 +0000
commit65e8167079b9d7d3195436a78d6520ff47cf6780 (patch)
treebef2ae8cde8fa213410048a1fa7a4b4c4012c61b /crypto/err/openssl.ec
parent757a8b46217d4df6ffbdd3a0607094edd1eefb87 (diff)
Move ec.h to ec2.h because it is not compatible with what we will use.
Add EC vaporware: change relevant Makefiles and add some empty source files. "make update".
Diffstat (limited to 'crypto/err/openssl.ec')
-rw-r--r--crypto/err/openssl.ec1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/err/openssl.ec b/crypto/err/openssl.ec
index 717c6eeba1..dd4d832f61 100644
--- a/crypto/err/openssl.ec
+++ b/crypto/err/openssl.ec
@@ -1,6 +1,7 @@
L ERR NONE NONE
L CRYPTO crypto/crypto.h crypto/cpt_err.c
L BN crypto/bn/bn.h crypto/bn/bn_err.c
+L EC crypto/ec/ec.h crypto/ec/ec_err.c
L RSA crypto/rsa/rsa.h crypto/rsa/rsa_err.c
L DSA crypto/dsa/dsa.h crypto/dsa/dsa_err.c
L DSO crypto/dso/dso.h crypto/dso/dso_err.c