Tudor-Dan Ambarus ee34e2644a crypto: dh - fix memleak in setkey
setkey can be called multiple times during the existence
of the transformation object. In case of multiple setkey calls,
the old key was not freed and we leaked memory.
Free the old MPI key if any.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-06-10 12:04:26 +08:00
..
2017-06-10 12:04:25 +08:00
2017-06-10 12:04:26 +08:00
2017-03-24 22:03:01 +08:00
2017-06-10 12:04:26 +08:00
2017-06-10 12:04:26 +08:00
2017-06-10 12:04:25 +08:00
2017-04-05 21:58:37 +08:00
2016-11-28 21:23:18 +08:00