]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: testmgr - Add testing for async hashing and update/final
authorDavid S. Miller <davem@davemloft.net>
Wed, 19 May 2010 04:12:03 +0000 (14:12 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 19 May 2010 04:12:03 +0000 (14:12 +1000)
commitc90d8dc41a9056547c7bf0bca1730c77e0b41813
tree2ea9a9ad8c341f3478b755c12e3ebc12643a2472
parentc1a03dce9af7a5f6163eb886a9bab55210f95dec
crypto: testmgr - Add testing for async hashing and update/final

Extend testmgr such that it tests async hash algorithms,
and that for both sync and async hashes it tests both
->digest() and ->update()/->final() sequences.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.c