From: Steffen Klassert Date: Fri, 19 Jun 2009 11:46:53 +0000 (+0800) Subject: crypto: tcrypt - Test algorithms by name X-Git-Tag: v2.6.32-rc1~731^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a873a5f1c4eda125f506c059a4f8ea48b9f42eff;p=pandora-kernel.git crypto: tcrypt - Test algorithms by name 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 Signed-off-by: Herbert Xu --- Reading git-diff-tree failed