From b4eade4330bbc2d08e2b2ca9db2d6e65b52010f0 Mon Sep 17 00:00:00 2001 From: tb Date: Mon, 15 Apr 2024 15:37:37 +0000 Subject: [PATCH] Remove ASN1_time_clamp_not_after() from Symbols.list This was only ever semi-public and libtls no longer uses it since it was switched to the BoringSSL POSIX time API. ok jsing --- lib/libcrypto/Symbols.list | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/libcrypto/Symbols.list b/lib/libcrypto/Symbols.list index 846bd5ce839..9327ca0bfb2 100644 --- a/lib/libcrypto/Symbols.list +++ b/lib/libcrypto/Symbols.list @@ -197,7 +197,6 @@ ASN1_put_eoc ASN1_put_object ASN1_tag2bit ASN1_tag2str -ASN1_time_tm_clamp_notafter ASRange_free ASRange_it ASRange_new -- 2.20.1