summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Symbols.namespace
diff options
context:
space:
mode:
authortb <>2024-03-02 09:08:41 +0000
committertb <>2024-03-02 09:08:41 +0000
commit571fe2f9899bd7827fb5664d23260ca3313b4042 (patch)
tree4587a5a5615e0deb2c1e1b46cb85fcf3f88e91e9 /src/lib/libcrypto/Symbols.namespace
parent072e3a802a3e57c8384497865cc93a9245048694 (diff)
downloadopenbsd-571fe2f9899bd7827fb5664d23260ca3313b4042.tar.gz
openbsd-571fe2f9899bd7827fb5664d23260ca3313b4042.tar.bz2
openbsd-571fe2f9899bd7827fb5664d23260ca3313b4042.zip
Remove beck's ASN.1 time API from public visibility
This API was needed since OpenSSL didn't have one. We now have variants of OpenSSL's API and will also expose BoringSSL's complementary API. The users of this API were ported to the OpenSSL variants and some may switch to BoringSSL's in the future. Part of it is still used internally. ASN1_time_tm_clamp_notafter() is still used by libtls (and only libtls). This will be fixed in a future bump. 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 6bcd61696e..c35225e798 100644
--- a/src/lib/libcrypto/Symbols.namespace
+++ b/src/lib/libcrypto/Symbols.namespace
@@ -1025,7 +1025,6 @@ _libre_ASN1_TIME_normalize
1025_libre_ASN1_TIME_set_string_X509 1025_libre_ASN1_TIME_set_string_X509
1026_libre_ASN1_TIME_diff 1026_libre_ASN1_TIME_diff
1027_libre_ASN1_TIME_set 1027_libre_ASN1_TIME_set
1028_libre_ASN1_TIME_set_tm
1029_libre_ASN1_TIME_adj 1028_libre_ASN1_TIME_adj
1030_libre_ASN1_TIME_check 1029_libre_ASN1_TIME_check
1031_libre_ASN1_TIME_to_generalizedtime 1030_libre_ASN1_TIME_to_generalizedtime
@@ -1103,8 +1102,6 @@ _libre_ASN1_item_print
1103_libre_SMIME_crlf_copy 1102_libre_SMIME_crlf_copy
1104_libre_SMIME_text 1103_libre_SMIME_text
1105_libre_ERR_load_ASN1_strings 1104_libre_ERR_load_ASN1_strings
1106_libre_ASN1_time_parse
1107_libre_ASN1_time_tm_cmp
1108_libre_BIO_set_flags 1105_libre_BIO_set_flags
1109_libre_BIO_test_flags 1106_libre_BIO_test_flags
1110_libre_BIO_clear_flags 1107_libre_BIO_clear_flags