From: Jussi Kivilinna Date: Fri, 17 Feb 2012 20:48:48 +0000 (+0200) Subject: crypto: blowfish-x86_64 - use crypto_[un]register_algs X-Git-Tag: v3.4-rc1~166^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d433208cfc3db3ae0520da92a15ac1f82d8b61ed;p=pandora-kernel.git crypto: blowfish-x86_64 - 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