From: Jussi Kivilinna Date: Wed, 9 Nov 2011 03:56:06 +0000 (+0800) Subject: crypto: xts: add interface for parallelized cipher implementations X-Git-Tag: v3.3-rc1~104^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce0045561e1edb92e4a509eb433ff52d3afaa258;p=pandora-kernel.git crypto: xts: add interface for parallelized cipher implementations Add xts_crypt() function that can be used by cipher implementations that can benefit from parallelized cipher operations. Signed-off-by: Jussi Kivilinna Signed-off-by: Herbert Xu --- Reading git-diff-tree failed