From: Jussi Kivilinna Date: Wed, 11 Jul 2012 11:20:20 +0000 (+0300) Subject: crypto: add crypto_[un]register_shashes for [un]registering multiple shash entries... X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~19^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50fc3e8d2c9d1ee72c67b751e5ac5d76ebc5a12e;p=pandora-kernel.git crypto: add crypto_[un]register_shashes for [un]registering multiple shash entries at once Add crypto_[un]register_shashes() to allow simplifying init/exit code of shash crypto modules that register multiple algorithms. Signed-off-by: Jussi Kivilinna Signed-off-by: Herbert Xu --- Reading git-diff-tree failed