[PATCH 3.12 149/170] crypto: sha512_ssse3 - fix byte count to bit count conversion

2014-07-18 Thread Jiri Slaby
From: Jussi Kivilinna 3.12-stable review patch. If anyone has any objections, please let me know. === commit cfe82d4f45c7cc39332a2be7c4c1d3bf279bbd3d upstream. Byte-to-bit-count computation is only partly converted to big-endian and is mixing in CPU-endian values. Problem was

[PATCH 3.12 149/170] crypto: sha512_ssse3 - fix byte count to bit count conversion

2014-07-18 Thread Jiri Slaby
From: Jussi Kivilinna jussi.kivili...@iki.fi 3.12-stable review patch. If anyone has any objections, please let me know. === commit cfe82d4f45c7cc39332a2be7c4c1d3bf279bbd3d upstream. Byte-to-bit-count computation is only partly converted to big-endian and is mixing in CPU-endian