diff options
Diffstat (limited to 'crypto/err/openssl.ec')
-rw-r--r-- | crypto/err/openssl.ec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/crypto/err/openssl.ec b/crypto/err/openssl.ec index 3c09eab3e2..179a3baa05 100644 --- a/crypto/err/openssl.ec +++ b/crypto/err/openssl.ec @@ -43,10 +43,10 @@ L PROV providers/common/include/internal/providercommon.h providers/com # additional header files to be scanned for function names L NONE include/openssl/x509_vfy.h NONE -L NONE crypto/ec/ec_lcl.h NONE -L NONE crypto/cms/cms_lcl.h NONE -L NONE crypto/ct/ct_locl.h NONE -L NONE ssl/ssl_locl.h NONE +L NONE crypto/ec/ec_local.h NONE +L NONE crypto/cms/cms_local.h NONE +L NONE crypto/ct/ct_local.h NONE +L NONE ssl/ssl_local.h NONE # SSL/TLS alerts R SSL_R_SSLV3_ALERT_UNEXPECTED_MESSAGE 1010 |