From: David S. Miller Date: Wed, 19 Dec 2012 23:20:23 +0000 (-0800) Subject: sparc64: Fix AES ctr mode block size. X-Git-Tag: v3.8-rc1~39^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8d97cef2168ffe5af1aeed6bf6cdc3ce53f3d0b;p=pandora-kernel.git sparc64: Fix AES ctr mode block size. Like the generic versions, we need to support a block size of '1' for CTR mode AES. This was discovered thanks to all of the new test cases added by Jussi Kivilinna. Signed-off-by: David S. Miller --- Reading git-diff-tree failed