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>
Showing
- crypto/Kconfig 4 additions, 4 deletionscrypto/Kconfig
- crypto/Makefile 2 additions, 0 deletionscrypto/Makefile
- crypto/algboss.c 18 additions, 2 deletionscrypto/algboss.c
- crypto/internal.h 3 additions, 0 deletionscrypto/internal.h
- crypto/tcrypt.c 8 additions, 1700 deletionscrypto/tcrypt.c
- crypto/tcrypt.h 6 additions, 8707 deletionscrypto/tcrypt.h
- crypto/testmgr.c 1746 additions, 0 deletionscrypto/testmgr.c
- crypto/testmgr.h 8738 additions, 0 deletionscrypto/testmgr.h
- include/linux/crypto.h 2 additions, 0 deletionsinclude/linux/crypto.h
Loading
Please register or sign in to comment