e_aes_cbc_hmac_sha1.c: align calculated MAC at cache line.
authorAndy Polyakov <appro@openssl.org>
Fri, 8 Feb 2013 09:31:13 +0000 (10:31 +0100)
committerAndy Polyakov <appro@openssl.org>
Fri, 8 Feb 2013 09:31:13 +0000 (10:31 +0100)
commit2141e6f30b1fd2906830fd23d8eae71fe72acc47
treec7766884d82e67e34b6bdc50c473907ff54021d6
parentdd7e60bd70730da4c9f8f542a6bd8951746ac2ca
e_aes_cbc_hmac_sha1.c: align calculated MAC at cache line.

It also ensures that valgring is happy.
crypto/evp/e_aes_cbc_hmac_sha1.c