linux/drivers/crypto/caam
Kim Phillips 4427b1b4ec crypto: caam - add support for sha512 variants of existing AEAD algorithms
In doing so, sha512 sized keys would not fit with the current
descriptor inlining mechanism, so we now calculate whether keys
should be referenced instead by pointers in the shared descriptor.

also, use symbols for descriptor text lengths, and, ahem, unmap and
free key i/o memory in cra_exit.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2011-05-19 14:38:00 +10:00
..
Kconfig
Makefile
caamalg.c crypto: caam - add support for sha512 variants of existing AEAD algorithms 2011-05-19 14:38:00 +10:00
compat.h
ctrl.c crypto: caam - platform_bus_type migration 2011-05-19 14:37:58 +10:00
desc.h
desc_constr.h crypto: caam - add support for sha512 variants of existing AEAD algorithms 2011-05-19 14:38:00 +10:00
error.c crypto: caam - ARRAY_SIZE() vs sizeof() 2011-03-27 10:45:17 +08:00
error.h crypto: caam - fix printk recursion for long error texts 2011-05-04 15:15:06 +10:00
intern.h
jr.c crypto: caam - handle interrupt lines shared across rings 2011-05-03 09:53:31 +10:00
jr.h
regs.h crypto: caam - fix queue interface detection 2011-05-03 09:53:35 +10:00