summaryrefslogtreecommitdiffstats
path: root/crypto/tcrypt.c
diff options
context:
space:
mode:
authorHoria Geanta <horia.geanta@freescale.com>2014-04-18 13:01:41 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2014-04-28 18:21:16 +0800
commit3d67be2761dc4b5b792037f296f3394a29581efc (patch)
tree6ac408e5c5cf51711740af0cafb7fd1b8e1169b1 /crypto/tcrypt.c
parentf51f593b3eb194d01d8980316e6bb1f7d72f567a (diff)
downloadlinux-3d67be2761dc4b5b792037f296f3394a29581efc.tar.bz2
crypto: caam - fix mem leak in ahash_setkey
In case hash key is bigger than algorithm block size, it is hashed. In this case, memory is allocated to keep this hash in hashed_key. hashed_key has to be freed on the key_dma dma mapping error path. Signed-off-by: Horia Geanta <horia.geanta@freescale.com> Reviewed-by: Marek Vasut <marex@denx.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/tcrypt.c')
0 files changed, 0 insertions, 0 deletions