Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
..
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
Kconfig
Makefile
regs.h crypto: caam - fix queue interface detection 2011-05-03 09:53:35 +10:00