From: Herbert Xu Date: Mon, 16 Apr 2007 10:49:20 +0000 (+1000) Subject: [CRYPTO] cryptd: Add software async crypto daemon X-Git-Tag: v2.6.22-rc1~1040^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=124b53d020622ffa24e27406f2373d5a3debd0d3;p=pandora-kernel.git [CRYPTO] cryptd: Add software async crypto daemon This patch adds the cryptd module which is a template that takes a synchronous software crypto algorithm and converts it to an asynchronous one by executing it in a kernel thread. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed