diff options
author | Nitesh Lal <NiteshNarayanLal@freescale.com> | 2014-03-07 11:36:08 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2014-03-10 13:17:12 +0100 |
commit | 6e4e603a9a99c6e27a74c1a813a7c751d85a721d (patch) | |
tree | 2ff725ece6047f8a46f230b2d5b79f3707454777 /drivers/crypto/omap-sham.c | |
parent | crypto: allow blkcipher walks over AEAD data (diff) | |
download | linux-6e4e603a9a99c6e27a74c1a813a7c751d85a721d.tar.xz linux-6e4e603a9a99c6e27a74c1a813a7c751d85a721d.zip |
crypto: caam - Dynamic memory allocation for caam_rng_ctx object
This patch allocates memory from DMAable region to the caam_rng_ctx object,
earlier it had been statically allocated which resulted in errorneous
behaviour on inserting the caamrng module at the runtime.
Signed-off-by: Nitesh Lal <NiteshNarayanLal@freescale.com>
Acked-by: Ruchika Gupta <ruchika.gupta@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/omap-sham.c')
0 files changed, 0 insertions, 0 deletions