linux/drivers/crypto
Patrick McHardy 85e7e60b85 [HIFN]: Move command descriptor setup to seperate function
Move command descriptor setup to seperate function as preparation
for the following DMA setup fixes.
    
Note 1: also fix a harmless typo while moving it: sa_idx is initialized
	to dma->resi instead of dma->cmdi.
    
Note 2: errors from command descriptor setup are not propagated back,
	anymore, they can't be handled anyway and all conditions leading
	to errors should be checked earlier.
    
Signed-off-by: Patrick McHardy <kaber@trash.net>
Acked-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2008-07-10 20:35:12 +08:00
..
geode-aes.c
geode-aes.h
hifn_795x.c [HIFN]: Move command descriptor setup to seperate function 2008-07-10 20:35:12 +08:00
Kconfig [CRYPTO] padlock-aes: Use generic setkey function 2008-04-21 10:19:34 +08:00
Makefile
padlock-aes.c [CRYPTO] padlock-aes: Use generic setkey function 2008-04-21 10:19:34 +08:00
padlock-sha.c
padlock.h