diff options
Diffstat (limited to 'src/lib/libcrypto/hidden/openssl')
| -rw-r--r-- | src/lib/libcrypto/hidden/openssl/x509.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/hidden/openssl/x509.h b/src/lib/libcrypto/hidden/openssl/x509.h index d0ebe16790..03216ffeb2 100644 --- a/src/lib/libcrypto/hidden/openssl/x509.h +++ b/src/lib/libcrypto/hidden/openssl/x509.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: x509.h,v 1.10 2024/08/28 08:41:18 tb Exp $ */ | 1 | /* $OpenBSD: x509.h,v 1.11 2024/08/31 10:12:23 tb Exp $ */ |
| 2 | /* | 2 | /* |
| 3 | * Copyright (c) 2022 Bob Beck <beck@openbsd.org> | 3 | * Copyright (c) 2022 Bob Beck <beck@openbsd.org> |
| 4 | * | 4 | * |
| @@ -265,7 +265,6 @@ LCRYPTO_USED(X509_ATTRIBUTE_get0_type); | |||
| 265 | LCRYPTO_USED(X509_verify_cert); | 265 | LCRYPTO_USED(X509_verify_cert); |
| 266 | LCRYPTO_USED(X509_find_by_issuer_and_serial); | 266 | LCRYPTO_USED(X509_find_by_issuer_and_serial); |
| 267 | LCRYPTO_USED(X509_find_by_subject); | 267 | LCRYPTO_USED(X509_find_by_subject); |
| 268 | LCRYPTO_USED(X509_check_trust); | ||
| 269 | LCRYPTO_USED(X509_up_ref); | 268 | LCRYPTO_USED(X509_up_ref); |
| 270 | LCRYPTO_USED(X509_chain_up_ref); | 269 | LCRYPTO_USED(X509_chain_up_ref); |
| 271 | LCRYPTO_USED(ERR_load_X509_strings); | 270 | LCRYPTO_USED(ERR_load_X509_strings); |
