e_aes_cbc_hmac_sha1.c: fine-tune cache line alignment.
authorAndy Polyakov <appro@openssl.org>
Fri, 8 Feb 2013 08:43:01 +0000 (09:43 +0100)
committerAndy Polyakov <appro@openssl.org>
Fri, 8 Feb 2013 08:45:09 +0000 (09:45 +0100)
commit13e225300ff819754a2192229d8bbd329795d793
tree525bfa9891bb97f120bdce30f8fc6cb8937ef5bb
parent26bc56d014c71a2ba436ddc8f244b92d34b1d6ec
e_aes_cbc_hmac_sha1.c: fine-tune cache line alignment.

With previous commit it also ensures that valgrind is happy.
crypto/evp/e_aes_cbc_hmac_sha1.c