From: Jussi Kivilinna Date: Fri, 17 Feb 2012 20:48:43 +0000 (+0200) Subject: crypto: twofish-x86_64-3way - use crypto_[un]register_algs X-Git-Tag: v3.4-rc1~166^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53709ddee36cbd19434aa0f0ac8c1e27b92aca33;p=pandora-kernel.git crypto: twofish-x86_64-3way - use crypto_[un]register_algs Combine all crypto_alg to be registered and use new crypto_[un]register_algs functions. Simplifies init/exit code and reduce object size. Signed-off-by: Jussi Kivilinna Signed-off-by: Herbert Xu --- Reading git-diff-tree failed