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)
committerAndy Polyakov <appro@openssl.org>
Sat, 2 Feb 2013 18:35:09 +0000 (19:35 +0100)
commit125093b59f3c2a2d33785b5563d929d0472f1721
tree8c7e29abb502f85b1dd50eb36e0a70eea7640760
parentf3e99ea072126338c5b7b96c1e5a07d56d000463
e_aes_cbc_hmac_sha1.c: address the CBC decrypt timing issues.

Address CBC decrypt timing issues and reenable the AESNI+SHA1 stitch.
crypto/evp/c_allc.c
crypto/evp/e_aes_cbc_hmac_sha1.c
ssl/s3_cbc.c
ssl/ssl_algs.c