linux/drivers/crypto/sunxi-ss
Wei Yongjun b46b9d1aad crypto: sun4i-ss - fix missing unlock on error in sun4i_hash()
Add the missing unlock before return from function sun4i_hash()
in the error handling case.

Fixes: 477d9b2e59 ("crypto: sun4i-ss - unify update/final function")
Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
Acked-by: Corentin LABBE <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-08-24 21:04:49 +08:00
..
Makefile
sun4i-ss-cipher.c crypto: sun4i-ss - fix a few signed warning 2016-08-16 17:16:54 +08:00
sun4i-ss-core.c crypto: sun4i-ss - fix indentation of two crypto alg 2016-08-16 17:17:02 +08:00
sun4i-ss-hash.c crypto: sun4i-ss - fix missing unlock on error in sun4i_hash() 2016-08-24 21:04:49 +08:00
sun4i-ss.h crypto: sun4i-ss - Always use sun4i_tfm_ctx for storing pointer to dev ss 2016-08-16 17:17:00 +08:00