Add ssl3 ctrl to EVP_md5_sha1().
authorDr. Stephen Henson <steve@openssl.org>
Mon, 23 Nov 2015 16:05:20 +0000 (16:05 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 24 Nov 2015 19:18:44 +0000 (19:18 +0000)
Add a ctrl to EVP_md5_sha1() to handle the additional operations needed
to handle SSL v3 client authentication and finished message.

Reviewed-by: Tim Hudson <tjh@openssl.org>

No differences found