Mark asn1_ps_func as obsolete and intentionally undocumented.
authorschwarze <schwarze@openbsd.org>
Mon, 7 Aug 2023 22:39:49 +0000 (22:39 +0000)
committerschwarze <schwarze@openbsd.org>
Mon, 7 Aug 2023 22:39:49 +0000 (22:39 +0000)
In bio.h rev. 1.59 (July 28, 2023), tb@ removed the last four functions
that took function pointers of this type from the public API.

regress/lib/libcrypto/man/check_complete.pl

index 545d496..a05e0dc 100755 (executable)
@@ -51,6 +51,7 @@ my %obsolete = (
        X509_algor_st
     )],
     bio => [qw(
+       asn1_ps_func
        BIO_C_GET_PROXY_PARAM BIO_C_GET_SOCKS
        BIO_C_SET_PROXY_PARAM BIO_C_SET_SOCKS
        BIO_get_no_connect_return BIO_get_proxies