X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=include%2Fopenssl%2Fx509err.h;h=33b78e4f596bcab7c3c0506645fec560db82fb9b;hb=b9ce85f631cf376cd781fd3dfdc80e927d88ee77;hp=4faeffa3295ca79a8c4540dddd4779729655380c;hpb=7fcdbd839c629f5419a49bf8da28c968c8140c3d;p=openssl.git diff --git a/include/openssl/x509err.h b/include/openssl/x509err.h index 4faeffa329..33b78e4f59 100644 --- a/include/openssl/x509err.h +++ b/include/openssl/x509err.h @@ -2,7 +2,7 @@ * Generated by util/mkerr.pl DO NOT EDIT * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved. * - * Licensed under the OpenSSL license (the "License"). You may not use + * 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 * in the file LICENSE in the source distribution or at * https://www.openssl.org/source/license.html @@ -49,6 +49,7 @@ int ERR_load_X509_strings(void); # define X509_F_X509_LOAD_CERT_CRL_FILE 132 # define X509_F_X509_LOAD_CERT_FILE 111 # define X509_F_X509_LOAD_CRL_FILE 112 +# define X509_F_X509_LOOKUP_METH_NEW 160 # define X509_F_X509_LOOKUP_NEW 155 # define X509_F_X509_NAME_ADD_ENTRY 113 # define X509_F_X509_NAME_CANON 156 @@ -78,6 +79,7 @@ int ERR_load_X509_strings(void); # define X509_F_X509_TRUST_ADD 133 # define X509_F_X509_TRUST_SET 141 # define X509_F_X509_VERIFY_CERT 127 +# define X509_F_X509_VERIFY_PARAM_NEW 159 /* * X509 reason codes.