commit | 5165e5b112c4fb3a9258d5f6246cbbd44108c181 | [log] [tgz] |
---|---|---|
author | Jarod Wilson <jarod@redhat.com> | Tue May 31 15:23:57 2011 +1000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jun 30 07:44:00 2011 +0800 |
tree | a4fb8fec481a02f2c6e568230b5e363aa85584a6 | |
parent | c3e73e76a90b1e790e0bb7bb36135be9232f58de [diff] |
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 <jarod@redhat.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>