Loading crypto/ocsp/ocsp_err.c +3 −2 Original line number Diff line number Diff line /* * Generated by util/mkerr.pl DO NOT EDIT * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved. * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy Loading @@ -18,7 +18,8 @@ static const ERR_STRING_DATA OCSP_str_functs[] = { {ERR_PACK(ERR_LIB_OCSP, OCSP_F_OCSP_BASIC_ADD1_STATUS, 0), "OCSP_basic_add1_status"}, {ERR_PACK(ERR_LIB_OCSP, OCSP_F_OCSP_BASIC_SIGN, 0), "OCSP_basic_sign"}, {ERR_PACK(ERR_LIB_OCSP, OCSP_F_OCSP_BASIC_SIGN_CTX, 0), "OCSP_basic_sign_ctx"}, {ERR_PACK(ERR_LIB_OCSP, OCSP_F_OCSP_BASIC_SIGN_CTX, 0), "OCSP_basic_sign_ctx"}, {ERR_PACK(ERR_LIB_OCSP, OCSP_F_OCSP_BASIC_VERIFY, 0), "OCSP_basic_verify"}, {ERR_PACK(ERR_LIB_OCSP, OCSP_F_OCSP_CERT_ID_NEW, 0), "OCSP_cert_id_new"}, {ERR_PACK(ERR_LIB_OCSP, OCSP_F_OCSP_CHECK_DELEGATED, 0), Loading include/internal/dsoerr.h +1 −4 Original line number Diff line number Diff line Loading @@ -16,12 +16,9 @@ # ifndef OPENSSL_NO_DSO # ifdef __cplusplus extern "C" { extern "C" # endif int ERR_load_DSO_strings(void); # ifdef __cplusplus } # endif /* * DSO function codes. Loading include/openssl/asn1err.h +2 −5 Original line number Diff line number Diff line /* * Generated by util/mkerr.pl DO NOT EDIT * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved. * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy Loading @@ -12,12 +12,9 @@ # define HEADER_ASN1ERR_H # ifdef __cplusplus extern "C" { extern "C" # endif int ERR_load_ASN1_strings(void); # ifdef __cplusplus } # endif /* * ASN1 function codes. Loading include/openssl/asyncerr.h +2 −5 Original line number Diff line number Diff line /* * Generated by util/mkerr.pl DO NOT EDIT * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved. * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy Loading @@ -12,12 +12,9 @@ # define HEADER_ASYNCERR_H # ifdef __cplusplus extern "C" { extern "C" # endif int ERR_load_ASYNC_strings(void); # ifdef __cplusplus } # endif /* * ASYNC function codes. Loading include/openssl/bioerr.h +2 −5 Original line number Diff line number Diff line /* * Generated by util/mkerr.pl DO NOT EDIT * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved. * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy Loading @@ -12,12 +12,9 @@ # define HEADER_BIOERR_H # ifdef __cplusplus extern "C" { extern "C" # endif int ERR_load_BIO_strings(void); # ifdef __cplusplus } # endif /* * BIO function codes. Loading Loading
crypto/ocsp/ocsp_err.c +3 −2 Original line number Diff line number Diff line /* * Generated by util/mkerr.pl DO NOT EDIT * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved. * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy Loading @@ -18,7 +18,8 @@ static const ERR_STRING_DATA OCSP_str_functs[] = { {ERR_PACK(ERR_LIB_OCSP, OCSP_F_OCSP_BASIC_ADD1_STATUS, 0), "OCSP_basic_add1_status"}, {ERR_PACK(ERR_LIB_OCSP, OCSP_F_OCSP_BASIC_SIGN, 0), "OCSP_basic_sign"}, {ERR_PACK(ERR_LIB_OCSP, OCSP_F_OCSP_BASIC_SIGN_CTX, 0), "OCSP_basic_sign_ctx"}, {ERR_PACK(ERR_LIB_OCSP, OCSP_F_OCSP_BASIC_SIGN_CTX, 0), "OCSP_basic_sign_ctx"}, {ERR_PACK(ERR_LIB_OCSP, OCSP_F_OCSP_BASIC_VERIFY, 0), "OCSP_basic_verify"}, {ERR_PACK(ERR_LIB_OCSP, OCSP_F_OCSP_CERT_ID_NEW, 0), "OCSP_cert_id_new"}, {ERR_PACK(ERR_LIB_OCSP, OCSP_F_OCSP_CHECK_DELEGATED, 0), Loading
include/internal/dsoerr.h +1 −4 Original line number Diff line number Diff line Loading @@ -16,12 +16,9 @@ # ifndef OPENSSL_NO_DSO # ifdef __cplusplus extern "C" { extern "C" # endif int ERR_load_DSO_strings(void); # ifdef __cplusplus } # endif /* * DSO function codes. Loading
include/openssl/asn1err.h +2 −5 Original line number Diff line number Diff line /* * Generated by util/mkerr.pl DO NOT EDIT * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved. * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy Loading @@ -12,12 +12,9 @@ # define HEADER_ASN1ERR_H # ifdef __cplusplus extern "C" { extern "C" # endif int ERR_load_ASN1_strings(void); # ifdef __cplusplus } # endif /* * ASN1 function codes. Loading
include/openssl/asyncerr.h +2 −5 Original line number Diff line number Diff line /* * Generated by util/mkerr.pl DO NOT EDIT * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved. * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy Loading @@ -12,12 +12,9 @@ # define HEADER_ASYNCERR_H # ifdef __cplusplus extern "C" { extern "C" # endif int ERR_load_ASYNC_strings(void); # ifdef __cplusplus } # endif /* * ASYNC function codes. Loading
include/openssl/bioerr.h +2 −5 Original line number Diff line number Diff line /* * Generated by util/mkerr.pl DO NOT EDIT * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved. * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy Loading @@ -12,12 +12,9 @@ # define HEADER_BIOERR_H # ifdef __cplusplus extern "C" { extern "C" # endif int ERR_load_BIO_strings(void); # ifdef __cplusplus } # endif /* * BIO function codes. Loading