aboutsummaryrefslogtreecommitdiff
path: root/src/tlsdate-helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tlsdate-helper.h')
-rw-r--r--src/tlsdate-helper.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tlsdate-helper.h b/src/tlsdate-helper.h
index 64e4092..fa9861a 100644
--- a/src/tlsdate-helper.h
+++ b/src/tlsdate-helper.h
@@ -124,7 +124,6 @@ static char *proxy;
static const char *ca_cert_container;
#ifndef USE_POLARSSL
-void openssl_time_callback (const SSL* ssl, int where, int ret);
uint32_t get_certificate_keybits (EVP_PKEY *public_key);
uint32_t check_cn (SSL *ssl, const char *hostname);
uint32_t check_san (SSL *ssl, const char *hostname);