summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2020-11-12 10:36:47 +0100
committerRichard Levitte <levitte@openssl.org>2020-11-24 15:22:33 +0100
commit14a6c6a4e1eb8127514e6f5319701a1d7c3f5e82 (patch)
treeac6257150d9944565e19644c7acf0f859458da57
parentf5a46ed7fe66520c6f1016eb96e96cb241ba229f (diff)
ERR: Rebuild all generated error headers and source files
This is the result of 'make errors ERROR_REBUILD=-rebuild' Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/13390)
-rw-r--r--crypto/asn1/asn1_err.c3
-rw-r--r--crypto/async/async_err.c5
-rw-r--r--crypto/bio/bio_err.c3
-rw-r--r--crypto/bn/bn_err.c5
-rw-r--r--crypto/buffer/buf_err.c5
-rw-r--r--crypto/cmp/cmp_err.c16
-rw-r--r--crypto/cms/cms_err.c16
-rw-r--r--crypto/comp/comp_err.c18
-rw-r--r--crypto/conf/conf_err.c3
-rw-r--r--crypto/cpt_err.c3
-rw-r--r--crypto/crmf/crmf_err.c16
-rw-r--r--crypto/ct/ct_err.c18
-rw-r--r--crypto/dh/dh_err.c16
-rw-r--r--crypto/dsa/dsa_err.c16
-rw-r--r--crypto/dso/dso_err.c4
-rw-r--r--crypto/ec/ec_err.c16
-rw-r--r--crypto/encode_decode/decoder_err.c5
-rw-r--r--crypto/encode_decode/encoder_err.c3
-rw-r--r--crypto/engine/eng_err.c18
-rw-r--r--crypto/err/openssl.txt28
-rw-r--r--crypto/ess/ess_err.c3
-rw-r--r--crypto/evp/evp_err.c3
-rw-r--r--crypto/http/http_err.c3
-rw-r--r--crypto/objects/obj_err.c3
-rw-r--r--crypto/ocsp/ocsp_err.c16
-rw-r--r--crypto/pem/pem_err.c3
-rw-r--r--crypto/pkcs12/pk12err.c3
-rw-r--r--crypto/pkcs7/pkcs7err.c5
-rw-r--r--crypto/property/property_err.c4
-rw-r--r--crypto/rand/rand_err.c3
-rw-r--r--crypto/rsa/rsa_err.c3
-rw-r--r--crypto/sm2/sm2_err.c15
-rw-r--r--crypto/store/store_err.c3
-rw-r--r--crypto/ts/ts_err.c18
-rw-r--r--crypto/ui/ui_err.c5
-rw-r--r--crypto/x509/v3err.c7
-rw-r--r--crypto/x509/x509_err.c3
-rw-r--r--engines/e_afalg.txt2
-rw-r--r--engines/e_afalg_err.c2
-rw-r--r--engines/e_afalg_err.h7
-rw-r--r--engines/e_capi.txt2
-rw-r--r--engines/e_capi_err.c2
-rw-r--r--engines/e_capi_err.h7
-rw-r--r--engines/e_dasync.txt2
-rw-r--r--engines/e_dasync_err.c2
-rw-r--r--engines/e_dasync_err.h7
-rw-r--r--engines/e_loader_attic_err.h4
-rw-r--r--engines/e_ossltest.txt2
-rw-r--r--engines/e_ossltest_err.c2
-rw-r--r--engines/e_ossltest_err.h7
-rw-r--r--include/crypto/asn1err.h27
-rw-r--r--include/crypto/asyncerr.h27
-rw-r--r--include/crypto/bioerr.h27
-rw-r--r--include/crypto/bnerr.h27
-rw-r--r--include/crypto/buffererr.h27
-rw-r--r--include/crypto/cmperr.h30
-rw-r--r--include/crypto/cmserr.h30
-rw-r--r--include/crypto/comperr.h30
-rw-r--r--include/crypto/conferr.h27
-rw-r--r--include/crypto/crmferr.h30
-rw-r--r--include/crypto/cryptoerr.h27
-rw-r--r--include/crypto/cterr.h30
-rw-r--r--include/crypto/decodererr.h27
-rw-r--r--include/crypto/dherr.h30
-rw-r--r--include/crypto/dsaerr.h30
-rw-r--r--include/crypto/ecerr.h30
-rw-r--r--include/crypto/encodererr.h27
-rw-r--r--include/crypto/engineerr.h30
-rw-r--r--include/crypto/esserr.h27
-rw-r--r--include/crypto/evperr.h27
-rw-r--r--include/crypto/httperr.h27
-rw-r--r--include/crypto/objectserr.h27
-rw-r--r--include/crypto/ocsperr.h30
-rw-r--r--include/crypto/pemerr.h27
-rw-r--r--include/crypto/pkcs12err.h27
-rw-r--r--include/crypto/pkcs7err.h27
-rw-r--r--include/crypto/randerr.h27
-rw-r--r--include/crypto/rsaerr.h27
-rw-r--r--include/crypto/sm2err.h25
-rw-r--r--include/crypto/storeerr.h27
-rw-r--r--include/crypto/tserr.h30
-rw-r--r--include/crypto/uierr.h27
-rw-r--r--include/crypto/x509err.h27
-rw-r--r--include/crypto/x509v3err.h27
-rw-r--r--include/internal/dsoerr.h13
-rw-r--r--include/internal/propertyerr.h13
-rw-r--r--include/openssl/asn1err.h5
-rw-r--r--include/openssl/asyncerr.h5
-rw-r--r--include/openssl/bioerr.h5
-rw-r--r--include/openssl/bnerr.h6
-rw-r--r--include/openssl/buffererr.h5
-rw-r--r--include/openssl/cmperr.h11
-rw-r--r--include/openssl/cmserr.h11
-rw-r--r--include/openssl/comperr.h11
-rw-r--r--include/openssl/conferr.h5
-rw-r--r--include/openssl/crmferr.h13
-rw-r--r--include/openssl/cryptoerr.h5
-rw-r--r--include/openssl/cterr.h11
-rw-r--r--include/openssl/decodererr.h11
-rw-r--r--include/openssl/dherr.h11
-rw-r--r--include/openssl/dsaerr.h11
-rw-r--r--include/openssl/ecerr.h11
-rw-r--r--include/openssl/encodererr.h9
-rw-r--r--include/openssl/engineerr.h11
-rw-r--r--include/openssl/esserr.h5
-rw-r--r--include/openssl/evperr.h7
-rw-r--r--include/openssl/httperr.h5
-rw-r--r--include/openssl/objectserr.h9
-rw-r--r--include/openssl/ocsperr.h11
-rw-r--r--include/openssl/pemerr.h9
-rw-r--r--include/openssl/pkcs12err.h5
-rw-r--r--include/openssl/pkcs7err.h5
-rw-r--r--include/openssl/randerr.h12
-rw-r--r--include/openssl/rsaerr.h5
-rw-r--r--include/openssl/sslerr.h5
-rw-r--r--include/openssl/storeerr.h9
-rw-r--r--include/openssl/tserr.h11
-rw-r--r--include/openssl/uierr.h5
-rw-r--r--include/openssl/x509err.h5
-rw-r--r--include/openssl/x509v3err.h7
-rw-r--r--providers/common/include/prov/providercommonerr.h16
-rw-r--r--providers/common/provider_err.c4
-rw-r--r--ssl/ssl_err.c3
-rw-r--r--ssl/sslerr.h27
124 files changed, 1286 insertions, 376 deletions
diff --git a/crypto/asn1/asn1_err.c b/crypto/asn1/asn1_err.c
index 814cd91373..d202094e27 100644
--- a/crypto/asn1/asn1_err.c
+++ b/crypto/asn1/asn1_err.c
@@ -10,6 +10,7 @@
#include <openssl/err.h>
#include <openssl/asn1err.h>
+#include "crypto/asn1err.h"
#ifndef OPENSSL_NO_ERR
@@ -199,7 +200,7 @@ static const ERR_STRING_DATA ASN1_str_reasons[] = {
#endif
-int ERR_load_ASN1_strings(void)
+int err_load_ASN1_strings_int(void)
{
#ifndef OPENSSL_NO_ERR
if (ERR_reason_error_string(ASN1_str_reasons[0].error) == NULL)
diff --git a/crypto/async/async_err.c b/crypto/async/async_err.c
index 7a06f75265..285a0f2290 100644
--- a/crypto/async/async_err.c
+++ b/crypto/async/async_err.c
@@ -1,6 +1,6 @@
/*
* Generated by util/mkerr.pl DO NOT EDIT
- * Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2020 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
@@ -10,6 +10,7 @@
#include <openssl/err.h>
#include <openssl/asyncerr.h>
+#include "crypto/asyncerr.h"
#ifndef OPENSSL_NO_ERR
@@ -26,7 +27,7 @@ static const ERR_STRING_DATA ASYNC_str_reasons[] = {
#endif
-int ERR_load_ASYNC_strings(void)
+int err_load_ASYNC_strings_int(void)
{
#ifndef OPENSSL_NO_ERR
if (ERR_reason_error_string(ASYNC_str_reasons[0].error) == NULL)
diff --git a/crypto/bio/bio_err.c b/crypto/bio/bio_err.c
index afeb67985e..08bf8dc98a 100644
--- a/crypto/bio/bio_err.c
+++ b/crypto/bio/bio_err.c
@@ -10,6 +10,7 @@
#include <openssl/err.h>
#include <openssl/bioerr.h>
+#include "crypto/bioerr.h"
#ifndef OPENSSL_NO_ERR
@@ -76,7 +77,7 @@ static const ERR_STRING_DATA BIO_str_reasons[] = {