summaryrefslogtreecommitdiffstats
path: root/crypto/err/openssl.ec
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-04-18 17:43:05 +0100
committerMatt Caswell <matt@openssl.org>2019-04-19 09:31:54 +0100
commit6caf7f3aec5484ee65067e9671299d3411565dc1 (patch)
tree44afc9f27566e7044c22fa95c00946b9fb37a9a4 /crypto/err/openssl.ec
parent64adf9aac765f0872c33d225c57e5c128f5d7c69 (diff)
Create provider errors and use them
Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/8700)
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 a204434f8d..b28aa491da 100644
--- a/crypto/err/openssl.ec
+++ b/crypto/err/openssl.ec
@@ -37,6 +37,7 @@ L SM2 crypto/include/internal/sm2.h crypto/sm2/sm2_err.c
L OSSL_STORE include/openssl/store.h crypto/store/store_err.c
L ESS include/openssl/ess.h crypto/ess/ess_err.c
L PROP include/internal/property.h crypto/property/property_err.c
+L PROV providers/common/include/internal/providercommon.h providers/common/provider_err.c
# additional header files to be scanned for function names
L NONE include/openssl/x509_vfy.h NONE