summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorschwarze <>2023-08-07 22:22:15 +0000
committerschwarze <>2023-08-07 22:22:15 +0000
commitbfb8e2097828508a49dec327a35d180e07360442 (patch)
tree40b6d0ac9c1b08ad905f73f933634a444d46f360 /src
parentfd5183a2bd20346687f8b38e8b44e67e164489c6 (diff)
downloadopenbsd-bfb8e2097828508a49dec327a35d180e07360442.tar.gz
openbsd-bfb8e2097828508a49dec327a35d180e07360442.tar.bz2
openbsd-bfb8e2097828508a49dec327a35d180e07360442.zip
Mark BIT_STRING_BITNAME as obsolete and intentionally undocumented.
In asn1.h rev. 1.80 (July 28, 2023), tb@ removed the last three functions that were using this data type from the public API.
Diffstat (limited to 'src')
-rwxr-xr-xsrc/regress/lib/libcrypto/man/check_complete.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regress/lib/libcrypto/man/check_complete.pl b/src/regress/lib/libcrypto/man/check_complete.pl
index b937c19604..545d496007 100755
--- a/src/regress/lib/libcrypto/man/check_complete.pl
+++ b/src/regress/lib/libcrypto/man/check_complete.pl
@@ -45,6 +45,7 @@ my %obsolete = (
45 ASN1_i2d_bio ASN1_i2d_bio_of ASN1_i2d_bio_of_const 45 ASN1_i2d_bio ASN1_i2d_bio_of ASN1_i2d_bio_of_const
46 ASN1_i2d_fp ASN1_i2d_fp_of ASN1_i2d_fp_of_const 46 ASN1_i2d_fp ASN1_i2d_fp_of ASN1_i2d_fp_of_const
47 ASN1_LONG_UNDEF 47 ASN1_LONG_UNDEF
48 BIT_STRING_BITNAME
48 ub_title 49 ub_title
49 V_ASN1_PRIMATIVE_TAG 50 V_ASN1_PRIMATIVE_TAG
50 X509_algor_st 51 X509_algor_st