ASN1_{,const_}check_infinite_end(3) were removed in the last major bump,
authortb <tb@openbsd.org>
Wed, 27 Apr 2022 08:06:37 +0000 (08:06 +0000)
committertb <tb@openbsd.org>
Wed, 27 Apr 2022 08:06:37 +0000 (08:06 +0000)
so there's no longer a need to document that they are undocumented.

lib/libcrypto/man/ASN1_item_d2i.3

index 249ca64..1e86d0b 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ASN1_item_d2i.3,v 1.15 2021/11/28 14:32:34 schwarze Exp $
+.\" $OpenBSD: ASN1_item_d2i.3,v 1.16 2022/04/27 08:06:37 tb Exp $
 .\" selective merge up to:
 .\" OpenSSL doc/man3/d2i_X509.pod 256989ce Jun 19 15:00:32 2020 +0200
 .\"
@@ -66,7 +66,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 .\" OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: November 28 2021 $
+.Dd $Mdocdate: April 27 2022 $
 .Dt ASN1_ITEM_D2I 3
 .Os
 .Sh NAME
@@ -82,9 +82,6 @@
 .Nm ASN1_item_dup ,
 .Nm ASN1_item_print
 .Nd decode and encode ASN.1 objects
-.\" The functions ASN1_check_infinite_end and ASN1_const_check_infinite_end
-.\" are intentionally undocumented because they are trivial
-.\" and usused in real-world software.
 .Sh SYNOPSIS
 .In openssl/asn1.h
 .Ft ASN1_VALUE *