Searched hist:"4 de9d0b547b97e40c93a885ac6246c2c5fef05cb" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/crypto/ |
H A D | talitos.c | diff 4de9d0b547b97e40c93a885ac6246c2c5fef05cb Sun Mar 29 09:52:32 CEST 2009 Lee Nipper <lee.nipper@gmail.com> 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>
|