[CRYPTO] tcrypt: Added test vectors for sha384/sha512
authorAndrew Donofrio <linuxbugzilla@kriptik.org>
Sun, 10 Dec 2006 01:10:20 +0000 (12:10 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 6 Feb 2007 22:20:58 +0000 (09:20 +1100)
This patch adds tests for SHA384 HMAC and SHA512 HMAC to the tcrypt module. Test data was taken from
RFC4231. This patch is a follow-up to the discovery (bug 7646) that the kernel SHA384 HMAC
implementation was not generating proper SHA384 HMACs.

Signed-off-by: Andrew Donofrio <linuxbugzilla@kriptik.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/tcrypt.c
crypto/tcrypt.h

diff --cc crypto/tcrypt.c
Simple merge
diff --cc crypto/tcrypt.h
Simple merge