From 72b60351f17f26568e3af698fab4abd043b3fa29 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Tue, 22 Feb 2000 02:59:26 +0000 Subject: Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md for the old functionality. Various warning fixes. Initial EVP symmetric cipher docs. --- ssl/s23_srvr.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ssl/s23_srvr.c') diff --git a/ssl/s23_srvr.c b/ssl/s23_srvr.c index 33634efdcb..5b38f9e285 100644 --- a/ssl/s23_srvr.c +++ b/ssl/s23_srvr.c @@ -389,7 +389,6 @@ int ssl23_get_client_hello(SSL *s) } } -next_bit: if (s->state == SSL23_ST_SR_CLNT_HELLO_B) { /* we have SSLv3/TLSv1 in an SSLv2 header -- cgit v1.2.3