From: Herbert Xu Date: Mon, 16 Apr 2007 10:48:54 +0000 (+1000) Subject: [CRYPTO] api: Add async blkcipher type X-Git-Tag: v2.6.22-rc1~1040^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5b7f08869340aa8cfa23303f7d195f161479592;p=pandora-kernel.git [CRYPTO] api: Add async blkcipher type This patch adds the mid-level interface for asynchronous block ciphers. It also includes a generic queueing mechanism that can be used by other asynchronous crypto operations in future. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed