Adapt the rest of the source to the removal of (EVP_MD_CTX|HMAC_CTX)_cleanup
authorRichard Levitte <levitte@openssl.org>
Mon, 30 Nov 2015 22:43:27 +0000 (23:43 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 7 Dec 2015 16:39:23 +0000 (17:39 +0100)
commiteda34e4bef33a3b8f1e207bf04769007c70cbd1e
tree25124fceef881c491a3c175eadd02e021da49ac7
parent32fd54a9a36c172cf4e5fe4b7af2ae1f1ce1bc0a
Adapt the rest of the source to the removal of (EVP_MD_CTX|HMAC_CTX)_cleanup

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/cms/cms_sd.c
crypto/evp/p5_crpt2.c
ssl/record/ssl3_record.c
ssl/s3_enc.c
test/hmactest.c
test/sha512t.c