linux/drivers/crypto
Lee Nipper 4de9d0b547 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>
2009-06-02 14:04:25 +10:00
..
amcc
geode-aes.c
geode-aes.h
hifn_795x.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
ixp4xx_crypto.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2009-05-17 15:48:05 -07:00
Kconfig
Makefile
padlock-aes.c crypto: padlock - Revert aes-all alias to aes 2009-04-21 13:55:20 +08:00
padlock-sha.c
padlock.h
talitos.c crypto: talitos - Add ablkcipher algorithms 2009-06-02 14:04:25 +10:00
talitos.h