From 5165e5b112c4fb3a9258d5f6246cbbd44108c181 Mon Sep 17 00:00:00 2001 From: Jarod Wilson Date: Tue, 31 May 2011 15:23:57 +1000 Subject: [PATCH] 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-format-patch failed