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