commit | e7922729bef4474c5817fa2184154a1698757d48 | [log] [tgz] |
---|---|---|
author | Harsh Jain <harsh@chelsio.com> | Tue Nov 29 19:00:41 2016 +0530 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Nov 30 20:01:49 2016 +0800 |
tree | bd05a15da2911d5b799d0e59127588e69034499b | |
parent | adf1ca6182a642866b4dc3019ef539ddcda3bad4 [diff] |
crypto: chcr - Use SHASH_DESC_ON_STACK Use SHASH_DESC_ON_STACK macro to allocate memory for ipad/opad calculation. Signed-off-by: Harsh Jain <harsh@chelsio.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>