diff options
author | tb <> | 2024-03-02 08:54:02 +0000 |
---|---|---|
committer | tb <> | 2024-03-02 08:54:02 +0000 |
commit | 17027bf166d57fb191521c6d69c09d596f5343dd (patch) | |
tree | 8dc54b4b46859164b7264dce8651bdbda45d25e1 /src/lib/libcrypto/Symbols.namespace | |
parent | e98151715a7481f11e2351603db3ee1df64b0d65 (diff) | |
download | openbsd-17027bf166d57fb191521c6d69c09d596f5343dd.tar.gz openbsd-17027bf166d57fb191521c6d69c09d596f5343dd.tar.bz2 openbsd-17027bf166d57fb191521c6d69c09d596f5343dd.zip |
Remove ASN1_STRING_TABLE_{add,cleanup}
This was API for the ASN1_STRING_TABLE extensibility which has been
neutered for months and was completely unused in the ecosystem.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/Symbols.namespace')
-rw-r--r-- | src/lib/libcrypto/Symbols.namespace | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace index bcd5b84ba6..d99d58bddc 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace | |||
@@ -1093,8 +1093,6 @@ _libre_ASN1_mbstring_copy | |||
1093 | _libre_ASN1_mbstring_ncopy | 1093 | _libre_ASN1_mbstring_ncopy |
1094 | _libre_ASN1_STRING_set_by_NID | 1094 | _libre_ASN1_STRING_set_by_NID |
1095 | _libre_ASN1_STRING_TABLE_get | 1095 | _libre_ASN1_STRING_TABLE_get |
1096 | _libre_ASN1_STRING_TABLE_add | ||
1097 | _libre_ASN1_STRING_TABLE_cleanup | ||
1098 | _libre_ASN1_item_new | 1096 | _libre_ASN1_item_new |
1099 | _libre_ASN1_item_free | 1097 | _libre_ASN1_item_free |
1100 | _libre_ASN1_item_d2i | 1098 | _libre_ASN1_item_d2i |