commit | 44fce12a3464c35b5c6a36b6db379745ff502b82 | [log] [tgz] |
---|---|---|
author | Harsh Jain <harsh@chelsio.com> | Tue Nov 29 19:00:38 2016 +0530 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Nov 30 20:01:47 2016 +0800 |
tree | 1ab37b1b09380f77fc0e02224bb42398e74a520a | |
parent | 18f0aa06a3c90b249e8b3a423e67dbfb0c784688 [diff] |
crypto: chcr - Remove dynamic allocation Remove malloc/free in hash operation and allocate memory in chcr_ahash_req_ctx structure. Signed-off-by: Jitendra Lulla <JLULLA@chelsio.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>