remarkable-linux/drivers/crypto
Kim Phillips 0b79824745 crypto: talitos - fix checkpatch warning
WARNING: kfree(NULL) is safe this check is probably not required
+		if (priv->chan[i].fifo)
+			kfree(priv->chan[i].fifo);

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2010-09-23 15:56:08 +08:00
..
amcc Merge branch 'master' into for-next 2010-06-16 18:08:13 +02:00
geode-aes.c crypto: geode_aes - Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 2010-07-19 13:50:21 +08:00
geode-aes.h
hifn_795x.c crypto: hifn_795x - Remove unused ctx variable 2010-07-14 20:11:39 +08:00
ixp4xx_crypto.c
Kconfig crypto: n2_crypto - Niagara2 driver needs to depend upon CRYPTO_DES 2010-09-12 10:44:21 +08:00
Makefile crypto: omap-aes - OMAP2/3 AES hw accelerator driver 2010-09-03 19:16:02 +08:00
mv_cesa.c crypto: mv_cesa - fixup error handling in mv_probe() 2010-05-26 10:45:22 +10:00
mv_cesa.h
n2_asm.S
n2_core.c Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 2010-08-05 15:57:35 -07:00
n2_core.h
omap-aes.c crypto: omap-aes - OMAP2/3 AES hw accelerator driver 2010-09-03 19:16:02 +08:00
omap-sham.c crypto: omap-sham - Adjust DMA parameters 2010-09-03 19:20:19 +08:00
padlock-aes.c
padlock-sha.c
padlock.h
talitos.c crypto: talitos - fix checkpatch warning 2010-09-23 15:56:08 +08:00
talitos.h crypto: talitos - add support for sha224 2010-05-19 19:21:53 +10:00