summaryrefslogtreecommitdiffstats
path: root/crypto/err/openssl.ec
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-05-18 21:11:42 +0200
committerRichard Levitte <levitte@openssl.org>2016-05-18 22:03:11 +0200
commit6a6eb7a4aa04e46b69be4e5536d2fa0a839b4f0c (patch)
treec3596ad308adbca81f49eaf02d1dce95019308c9 /crypto/err/openssl.ec
parent97665e1c4fe14da9f4466b9999a5dfb4989acd61 (diff)
Cleanup openssl.ec
STORE doesn't exist for now HMAC doesn't have any error codes Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'crypto/err/openssl.ec')
-rw-r--r--crypto/err/openssl.ec3
1 files changed, 1 insertions, 2 deletions
diff --git a/crypto/err/openssl.ec b/crypto/err/openssl.ec
index a969d7a290..6e18e7d4c2 100644
--- a/crypto/err/openssl.ec
+++ b/crypto/err/openssl.ec
@@ -28,9 +28,8 @@ L ENGINE include/openssl/engine.h crypto/engine/eng_err.c
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 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
+#L HMAC include/openssl/hmac.h crypto/hmac/hmac_err.c
L CMS include/openssl/cms.h crypto/cms/cms_err.c
L FIPS include/openssl/fips.h crypto/fips_err.h
L CT include/openssl/ct.h crypto/ct/ct_err.c