From: Mark Brown Date: Tue, 17 Jan 2012 23:34:26 +0000 (+0000) Subject: crypto: Add bulk algorithm registration interface X-Git-Tag: v3.4-rc1~166^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b004346feab6b431f3e1f89ef692e3a4186fdfd;p=pandora-kernel.git crypto: Add bulk algorithm registration interface Hardware crypto engines frequently need to register a selection of different algorithms with the core. Simplify their code slightly, especially the error handling, by providing functions to register a number of algorithms in a single call. Signed-off-by: Mark Brown Signed-off-by: Herbert Xu --- Reading git-diff-tree failed