crypto: api - Use test infrastructure
This patch makes use of the new testing infrastructure by requiring
algorithms to pass a run-time test before they're made available to
users.
Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Showing
- crypto/algapi.c 123 additions, 20 deletionscrypto/algapi.c
- crypto/algboss.c 70 additions, 5 deletionscrypto/algboss.c
- crypto/api.c 58 additions, 15 deletionscrypto/api.c
- crypto/internal.h 5 additions, 2 deletionscrypto/internal.h
- crypto/proc.c 3 additions, 0 deletionscrypto/proc.c
- include/linux/crypto.h 8 additions, 0 deletionsinclude/linux/crypto.h
Please register or sign in to comment