From: Herbert Xu Date: Mon, 21 Aug 2006 11:38:42 +0000 (+1000) Subject: [CRYPTO] padlock: Added block cipher versions of CBC/ECB X-Git-Tag: v2.6.19-rc1~1297^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28ce728a90cce3a0c6c0ed00354299de52db94b1;p=pandora-kernel.git [CRYPTO] padlock: Added block cipher versions of CBC/ECB This patch adds block cipher algorithms for cbc(aes) and ecb(aes) for the PadLock device. Once all users to the old cipher type have been converted the old cbc/ecb PadLock operations will be removed. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed