crypto: tcrypt - Test algorithms by name
authorSteffen Klassert <steffen.klassert@secunet.com>
Fri, 19 Jun 2009 11:46:53 +0000 (19:46 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 19 Jun 2009 11:46:53 +0000 (19:46 +0800)
This adds the 'alg' module parameter to be able to test an
algorithm by name. If the algorithm type is not ad-hoc
clear for a algorithm (e.g. pcrypt, cryptd) it is possilbe
to set the algorithm type with the 'type' module parameter.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/tcrypt.c

diff --cc crypto/tcrypt.c
Simple merge