linux-kernel-test/drivers/crypto/caam
Yuan Kang e24f7c9e87 crypto: caam - hwrng support
caam_read copies random bytes from two buffers into output.

caam rng can fill empty buffer 0xffff bytes at a time,
but the buffer sizes are rounded down to multiple of cacheline size.

Signed-off-by: Yuan Kang <Yuan.Kang@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2012-06-27 14:42:06 +08:00
..
caamalg.c crypto: caam - chaining support 2012-06-27 14:42:05 +08:00
caamhash.c crypto: caam - chaining support 2012-06-27 14:42:05 +08:00
caamrng.c crypto: caam - hwrng support 2012-06-27 14:42:06 +08:00
compat.h crypto: caam - ahash hmac support 2012-06-27 14:42:05 +08:00
ctrl.c crypto: caam - add backward compatible string sec4.0 2012-03-29 16:34:57 +08:00
desc_constr.h crypto: caam - support external seq in/out lengths 2012-06-27 14:42:04 +08:00
desc.h crypto: caam - link_tbl rename 2012-06-27 14:42:05 +08: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 crypto: caam - ahash hmac support 2012-06-27 14:42:05 +08:00
jr.c crypto: caam - fix input job ring element dma mapping size 2012-06-27 14:42:03 +08:00
jr.h
Kconfig crypto: caam - hwrng support 2012-06-27 14:42:06 +08:00
key_gen.c crypto: caam - refactor key_gen, sg 2012-06-27 14:42:05 +08:00
key_gen.h crypto: caam - refactor key_gen, sg 2012-06-27 14:42:05 +08:00
Makefile crypto: caam - hwrng support 2012-06-27 14:42:06 +08:00
pdb.h crypto: caam - add PDB (Protocol Descriptor Block) definitions 2012-06-27 14:42:04 +08:00
regs.h crypto: caam - remove DECO access initialization code 2011-12-20 15:20:05 +08:00
sg_sw_sec4.h crypto: caam - chaining support 2012-06-27 14:42:05 +08:00