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.
This commit is contained in:
Dr. Stephen Henson
2000-02-22 02:59:26 +00:00
parent 1b8a8088a5
commit 72b60351f1
11 changed files with 150 additions and 15 deletions

View File

@@ -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