summaryrefslogtreecommitdiffstats
path: root/crypto/err/openssl.ec
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2015-10-22 18:59:32 +0100
committerDr. Stephen Henson <steve@openssl.org>2015-12-09 22:09:17 +0000
commitfe74cc04322077ecf0ed6a24121c5969106ce21b (patch)
tree08c289854b8c62d8011c074c57fc7a7badbfc787 /crypto/err/openssl.ec
parentd3bcab845e3cae7e97500c9ae5d380ff16f1fedc (diff)
remove ECDH error loading
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/err/openssl.ec')
-rw-r--r--crypto/err/openssl.ec1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/err/openssl.ec b/crypto/err/openssl.ec
index 0d308a9ad9..2eb6240afc 100644
--- a/crypto/err/openssl.ec
+++ b/crypto/err/openssl.ec
@@ -29,7 +29,6 @@ L OCSP include/openssl/ocsp.h crypto/ocsp/ocsp_err.c
L UI include/openssl/ui.h crypto/ui/ui_err.c
L COMP include/openssl/comp.h crypto/comp/comp_err.c
L ECDSA include/openssl/ecdsa.h crypto/ecdsa/ecs_err.c
-L ECDH include/openssl/ecdh.h crypto/ecdh/ech_err.c
L STORE include/openssl/store.h crypto/store/str_err.c
L TS include/openssl/ts.h crypto/ts/ts_err.c
L HMAC include/openssl/hmac.h crypto/hmac/hmac_err.c