crypto: sha1 - Add test vector to test partial block processing
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 17 Feb 2011 03:24:45 +0000 (14:24 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 17 Feb 2011 03:24:45 +0000 (14:24 +1100)
In light of the recent discovery of the bug with partial block
processing on s390, we need best test coverage for that.  This
patch adds a test vector for SHA1 that should catch such problems.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found