e_aes_cbc_hmac_sha1.c: address the CBC decrypt timing issues.
authorAndy Polyakov <appro@openssl.org>
Sat, 2 Feb 2013 18:29:59 +0000 (19:29 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 6 Feb 2013 13:56:15 +0000 (13:56 +0000)
commit5966f4d973fc87dbf6bc7f86c5b95cf4e63cec84
tree373fa22e9e70413d3053e8733ae267f5fe26aa26
parenteeb486a5f41a6d71708f02bb32b07f023f5d5ea7
e_aes_cbc_hmac_sha1.c: address the CBC decrypt timing issues.

Address CBC decrypt timing issues and reenable the AESNI+SHA1 stitch.
(cherry picked from commit 125093b59f3c2a2d33785b5563d929d0472f1721)
crypto/evp/c_allc.c
crypto/evp/e_aes_cbc_hmac_sha1.c
ssl/s3_cbc.c
ssl/ssl_algs.c