From: Krzysztof Hałasa Date: Sun, 10 Jan 2010 13:20:10 +0000 (+0100) Subject: IXP4xx: Fix ixp4xx_crypto little-endian operation. X-Git-Tag: v2.6.36-rc1~101^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce057297fdab808d9a071c084b7405bc6c8d14c5;p=pandora-kernel.git IXP4xx: Fix ixp4xx_crypto little-endian operation. Fixes the following on IXP425 little-endian: NPE-C: firmware functionality 0x5, revision 0x2:1 alg: skcipher: Test 1 failed on encryption for ecb(des)-ixp4xx 00000000: 01 23 45 67 89 ab cd e7 alg: skcipher: Test 1 failed on encryption for ecb(des3_ede)-ixp4xx 00000000: 73 6f 6d 65 64 61 74 61 alg: skcipher: Test 1 failed on encryption for ecb(aes)-ixp4xx 00000000: 00 11 22 33 44 55 66 77 88 99 aa bb cc dd ee ff Signed-off-by: Krzysztof Hałasa Acked-by: Christian Hohnstaedt --- Reading git-diff-tree failed