From: Lee Nipper Date: Sun, 29 Mar 2009 07:52:32 +0000 (+0800) Subject: crypto: talitos - Add ablkcipher algorithms X-Git-Tag: v2.6.31-rc1~352^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4de9d0b547b97e40c93a885ac6246c2c5fef05cb;p=pandora-kernel.git crypto: talitos - Add ablkcipher algorithms Add these ablkcipher algorithms: cbc(aes), cbc(des3_ede). Added handling of chained scatterlists with zero length entry because eseqiv uses it. Added new map and unmap routines. Signed-off-by: Lee Nipper Signed-off-by: Kim Phillips Signed-off-by: Herbert Xu --- Reading git-diff-tree failed