]> bbs.cooldavid.org Git - net-next-2.6.git/commit
crypto: talitos - Add ablkcipher algorithms
authorLee Nipper <lee.nipper@gmail.com>
Sun, 29 Mar 2009 07:52:32 +0000 (15:52 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 2 Jun 2009 04:04:25 +0000 (14:04 +1000)
commit4de9d0b547b97e40c93a885ac6246c2c5fef05cb
tree7bb49c54b8d0cb8d424ba7ec0405127528a589fa
parent56af8cd44b05bd9649103b76a6e1e575682990e4
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 <lee.nipper@gmail.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/talitos.c