summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Symbols.namespace
diff options
context:
space:
mode:
authortb <>2023-07-28 10:33:13 +0000
committertb <>2023-07-28 10:33:13 +0000
commitd13035e40f9f0aeb77be3097963f11fabf83e401 (patch)
tree6ca61cb63c965a6e1ab24f4f13909d7067ef58fb /src/lib/libcrypto/Symbols.namespace
parenta6fe4431097f0743a991627e730ef8ceebc499b6 (diff)
downloadopenbsd-d13035e40f9f0aeb77be3097963f11fabf83e401.tar.gz
openbsd-d13035e40f9f0aeb77be3097963f11fabf83e401.tar.bz2
openbsd-d13035e40f9f0aeb77be3097963f11fabf83e401.zip
Remove more ASN1_BIT_STRING API
This removes ASN1_BIT_STRING_name_print(), ASN1_BIT_STRING_{num,set}_asc(). Before trust was properly handled using OIDs, there was a period where it used bit strings. The actual interfaces used in openssl x509 were removed, but the functions they wrapped remained unused for the next 24 years. ok jsing
Diffstat (limited to 'src/lib/libcrypto/Symbols.namespace')
-rw-r--r--src/lib/libcrypto/Symbols.namespace3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace
index eada22cc44..3493ad8934 100644
--- a/src/lib/libcrypto/Symbols.namespace
+++ b/src/lib/libcrypto/Symbols.namespace
@@ -931,9 +931,6 @@ _libre_i2d_ASN1_BIT_STRING
931_libre_ASN1_BIT_STRING_set 931_libre_ASN1_BIT_STRING_set
932_libre_ASN1_BIT_STRING_set_bit 932_libre_ASN1_BIT_STRING_set_bit
933_libre_ASN1_BIT_STRING_get_bit 933_libre_ASN1_BIT_STRING_get_bit
934_libre_ASN1_BIT_STRING_name_print
935_libre_ASN1_BIT_STRING_num_asc
936_libre_ASN1_BIT_STRING_set_asc
937_libre_ASN1_INTEGER_new 934_libre_ASN1_INTEGER_new
938_libre_ASN1_INTEGER_free 935_libre_ASN1_INTEGER_free
939_libre_d2i_ASN1_INTEGER 936_libre_d2i_ASN1_INTEGER