diff options
Diffstat (limited to 'src/lib/libcrypto/hidden')
| -rw-r--r-- | src/lib/libcrypto/hidden/openssl/x509v3.h | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/src/lib/libcrypto/hidden/openssl/x509v3.h b/src/lib/libcrypto/hidden/openssl/x509v3.h index 6cdd932209..9f5a1ffdbc 100644 --- a/src/lib/libcrypto/hidden/openssl/x509v3.h +++ b/src/lib/libcrypto/hidden/openssl/x509v3.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: x509v3.h,v 1.14 2024/08/31 09:59:12 tb Exp $ */ | 1 | /* $OpenBSD: x509v3.h,v 1.15 2024/08/31 10:03:03 tb Exp $ */ |
| 2 | /* | 2 | /* |
| 3 | * Copyright (c) 2022 Bob Beck <beck@openbsd.org> | 3 | * Copyright (c) 2022 Bob Beck <beck@openbsd.org> |
| 4 | * | 4 | * |
| @@ -139,19 +139,8 @@ LCRYPTO_USED(X509V3_EXT_REQ_add_nconf); | |||
| 139 | LCRYPTO_USED(X509V3_EXT_CRL_add_nconf); | 139 | LCRYPTO_USED(X509V3_EXT_CRL_add_nconf); |
| 140 | LCRYPTO_USED(X509V3_EXT_conf_nid); | 140 | LCRYPTO_USED(X509V3_EXT_conf_nid); |
| 141 | LCRYPTO_USED(X509V3_EXT_conf); | 141 | LCRYPTO_USED(X509V3_EXT_conf); |
| 142 | LCRYPTO_USED(X509V3_add_value_bool_nf); | ||
| 143 | LCRYPTO_USED(X509V3_get_value_bool); | ||
| 144 | LCRYPTO_USED(X509V3_get_value_int); | ||
| 145 | LCRYPTO_USED(X509V3_set_nconf); | 142 | LCRYPTO_USED(X509V3_set_nconf); |
| 146 | LCRYPTO_UNUSED(X509V3_get_string); | ||
| 147 | LCRYPTO_USED(X509V3_get_section); | ||
| 148 | LCRYPTO_UNUSED(X509V3_string_free); | ||
| 149 | LCRYPTO_USED(X509V3_section_free); | ||
| 150 | LCRYPTO_USED(X509V3_set_ctx); | 143 | LCRYPTO_USED(X509V3_set_ctx); |
| 151 | LCRYPTO_USED(X509V3_add_value); | ||
| 152 | LCRYPTO_USED(X509V3_add_value_uchar); | ||
| 153 | LCRYPTO_USED(X509V3_add_value_bool); | ||
| 154 | LCRYPTO_USED(X509V3_add_value_int); | ||
| 155 | LCRYPTO_USED(i2s_ASN1_INTEGER); | 144 | LCRYPTO_USED(i2s_ASN1_INTEGER); |
| 156 | LCRYPTO_USED(s2i_ASN1_INTEGER); | 145 | LCRYPTO_USED(s2i_ASN1_INTEGER); |
| 157 | LCRYPTO_USED(i2s_ASN1_ENUMERATED); | 146 | LCRYPTO_USED(i2s_ASN1_ENUMERATED); |
