summaryrefslogtreecommitdiffstats
path: root/ssl/s23_srvr.c
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2000-02-22 02:59:26 +0000
committerDr. Stephen Henson <steve@openssl.org>2000-02-22 02:59:26 +0000
commit72b60351f17f26568e3af698fab4abd043b3fa29 (patch)
treee3aee906dafb7a38a275c590a49ff93ccfec6cd5 /ssl/s23_srvr.c
parent1b8a8088a5d55d5474fd7f89bc991326cc0430d7 (diff)
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.
Diffstat (limited to 'ssl/s23_srvr.c')
-rw-r--r--ssl/s23_srvr.c1
1 files changed, 0 insertions, 1 deletions
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