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:35:02 +0000 (10:35 +0100)
commit82425f2c281be4b71b400ce22612d487d8085fec
treed9fb3afec991f88905096ab2e432414beaad318f
parentaf010edd5528176cd39d024dc078f0a541043502
e_aes_cbc_hmac_sha1.c: align calculated MAC at cache line.

It also ensures that valgring is happy.
(cherry picked from commit 2141e6f30b1fd2906830fd23d8eae71fe72acc47)
crypto/evp/e_aes_cbc_hmac_sha1.c