summaryrefslogtreecommitdiffstats
path: root/include/haproxy/ssl_ocsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/haproxy/ssl_ocsp.h')
-rw-r--r--include/haproxy/ssl_ocsp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/haproxy/ssl_ocsp.h b/include/haproxy/ssl_ocsp.h
index 8a4197c..54a1b88 100644
--- a/include/haproxy/ssl_ocsp.h
+++ b/include/haproxy/ssl_ocsp.h
@@ -36,7 +36,6 @@ int ssl_sock_get_ocsp_arg_kt_index(int evp_keytype);
int ssl_sock_ocsp_stapling_cbk(SSL *ssl, void *arg);
void ssl_sock_free_ocsp(struct certificate_ocsp *ocsp);
-void ssl_sock_free_ocsp_instance(struct certificate_ocsp *ocsp);
int ssl_sock_load_ocsp_response(struct buffer *ocsp_response,
struct certificate_ocsp *ocsp,