ssl/s3_cbc.c: md_state alignment portability fix.
authorAndy Polyakov <appro@openssl.org>
Fri, 1 Feb 2013 08:59:56 +0000 (09:59 +0100)
committerAndy Polyakov <appro@openssl.org>
Fri, 1 Feb 2013 09:31:52 +0000 (10:31 +0100)
commit36260233e7e3396feed884d3f501283e0453c04f
tree1afcb0d5c1bfe9065c8f1c0d176e59b831eb6b74
parentcab13fc8473856a43556d41d8dac5605f4ba1f91
ssl/s3_cbc.c: md_state alignment portability fix.

RISCs are picky and alignment granted by compiler for md_state can be
insufficient for SHA512.
ssl/s3_cbc.c