crypto: cryptomgr - Add test infrastructure
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 31 Jul 2008 09:08:25 +0000 (17:08 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 29 Aug 2008 05:49:55 +0000 (15:49 +1000)
commitda7f033ddc9fdebb3223b0bf88a2a2ab5b797608
tree619aa89f8787abf07a66e3925bfc72c44a067b04
parent01b323245e4f6d4a22ffd73754f145f45c85988c
crypto: cryptomgr - Add test infrastructure

This patch moves the newly created alg_test infrastructure into
cryptomgr.  This shall allow us to use it for testing at algorithm
registrations.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/Kconfig
crypto/Makefile
crypto/algboss.c [moved from crypto/cryptomgr.c with 94% similarity]
crypto/internal.h
crypto/tcrypt.c
crypto/tcrypt.h
crypto/testmgr.c [new file with mode: 0644]
crypto/testmgr.h [new file with mode: 0644]
include/linux/crypto.h