From: Herbert Xu Date: Tue, 22 Aug 2006 10:36:13 +0000 (+1000) Subject: [CRYPTO] users: Use block ciphers where applicable X-Git-Tag: v2.6.19-rc1~1297^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f12cc2090d721647c23dfce20834f4306db3b77d;p=pandora-kernel.git [CRYPTO] users: Use block ciphers where applicable This patch converts all remaining users to use the new block cipher type where applicable. It also changes all simple cipher operations to use the new encrypt_one/decrypt_one interface. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed