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 14:19:10 +0000 (14:19 +0000)
commit9970308c88dda1e55a10c970b73ff64e8f678d8f
treef18dc43efebdaf756a58b67c18194350c6f0997c
parent2aec073a529f8d8dc0e625b9c444db9de7b46873
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