]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Remove tor_tls_get_num_server_handshakes declaration
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>
Sun, 12 Jun 2022 20:29:06 +0000 (16:29 -0400)
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>
Mon, 26 May 2025 00:29:09 +0000 (20:29 -0400)
This function has not been defined since 5205c7fd903c ("Initial NSS support for
TLS.").

src/lib/tls/tortls.h

index 37e0f4de0a6da769c437aa4d14096b89af93a8ac..0310c0454fffe6d5cfd8ca4682ce195deec3dd73 100644 (file)
@@ -111,7 +111,6 @@ int tor_tls_get_buffer_sizes(tor_tls_t *tls,
 
 MOCK_DECL(double, tls_get_write_overhead_ratio, (void));
 
-int tor_tls_get_num_server_handshakes(tor_tls_t *tls);
 MOCK_DECL(int,tor_tls_cert_matches_key,(const tor_tls_t *tls,
                                         const struct tor_x509_cert_t *cert));
 MOCK_DECL(int,tor_tls_export_key_material,(