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)
commit93972b8c72d5c074278654b3380a8215d741ea1f
tree905419248f0afd0ef40c346f8ae3e1712f94f9cd
parente3e11e99cebd2f0cbf0b46cc4200a094a9c4b4eb
Add ssl3 ctrl to EVP_md5_sha1().

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>
crypto/evp/m_md5_sha1.c
include/openssl/evp.h