From: Jarod Wilson Date: Tue, 31 May 2011 05:23:57 +0000 (+1000) Subject: crypto: testmgr - add xts-aes-256 self-test X-Git-Tag: v3.1-rc1~266^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5165e5b112c4fb3a9258d5f6246cbbd44108c181;p=pandora-kernel.git crypto: testmgr - add xts-aes-256 self-test FIPS compliance requires a known-answer self-test for all approved cipher and mode combinations, for all valid key sizes. Presently, there are only self-tests for xts-aes-128. This adds a 256-bit one, pulled from the same reference document, which should satisfy the requirement. Signed-off-by: Jarod Wilson Signed-off-by: Herbert Xu --- Reading git-diff-tree failed