sync with OpenBSD -current

This commit is contained in:
purplerain 2024-07-08 18:11:41 +00:00
parent b97c2ce374
commit d93a7459f8
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
97 changed files with 717 additions and 833 deletions

View file

@ -1,4 +1,4 @@
/* $OpenBSD: x509_ncons.c,v 1.9 2023/02/16 08:38:17 tb Exp $ */
/* $OpenBSD: x509_ncons.c,v 1.10 2024/07/08 14:47:44 beck Exp $ */
/* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
* project.
*/
@ -131,6 +131,7 @@ const ASN1_ITEM GENERAL_SUBTREE_it = {
.size = sizeof(GENERAL_SUBTREE),
.sname = "GENERAL_SUBTREE",
};
LCRYPTO_ALIAS(GENERAL_SUBTREE_it);
static const ASN1_TEMPLATE NAME_CONSTRAINTS_seq_tt[] = {
{
@ -158,6 +159,7 @@ const ASN1_ITEM NAME_CONSTRAINTS_it = {
.size = sizeof(NAME_CONSTRAINTS),
.sname = "NAME_CONSTRAINTS",
};
LCRYPTO_ALIAS(NAME_CONSTRAINTS_it);
GENERAL_SUBTREE *