summaryrefslogtreecommitdiffstats
path: root/crypto/err/openssl.ec
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-05-04 12:45:15 -0400
committerRich Salz <rsalz@openssl.org>2017-05-04 13:22:59 -0400
commit1d3235f85c4b0e51b6baf7d8b89089c6c77f6928 (patch)
tree1dbce417a0907f29fd53bc5ca9a394dd4cada4c8 /crypto/err/openssl.ec
parent292247ea04c5e7133d23d99ec31539d874e4f7b4 (diff)
Fix pathname errors in errcode file
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3388)
Diffstat (limited to 'crypto/err/openssl.ec')
-rw-r--r--crypto/err/openssl.ec5
1 files changed, 2 insertions, 3 deletions
diff --git a/crypto/err/openssl.ec b/crypto/err/openssl.ec
index f6f950e996..15d151f3af 100644
--- a/crypto/err/openssl.ec
+++ b/crypto/err/openssl.ec
@@ -37,12 +37,11 @@ L ASYNC include/openssl/async.h crypto/async/async_err.c
L KDF include/openssl/kdf.h crypto/kdf/kdf_err.c
# additional header files to be scanned for function names
-L NONE crypto/x509/x509_vfy.h NONE
+L NONE include/openssl/x509_vfy.h NONE
L NONE crypto/ec/ec_lcl.h NONE
-L NONE crypto/asn1/asn_lcl.h NONE
L NONE crypto/cms/cms_lcl.h NONE
L NONE crypto/ct/ct_locl.h NONE
-L NONE fips/rand/fips_rand.h NONE
+#L NONE fips/rand/fips_rand.h NONE
L NONE ssl/ssl_locl.h NONE
F RSAREF_F_RSA_BN2BIN