remarkable-linux/drivers/crypto/rockchip
Zain Wang 9a42e4eed3 crypto: rockchip - return the err code when unable dequeue the crypto request
Sometime we would unable to dequeue the crypto request, in this case,
we should finish crypto and return the err code.

Signed-off-by: zain wang <wzz@rock-chips.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-08-03 14:00:23 +08:00
..
Makefile crypto: rockchip - add hash support for crypto engine in rk3288 2016-02-28 03:26:29 +08:00
rk3288_crypto.c crypto: rockchip - return the err code when unable dequeue the crypto request 2017-08-03 14:00:23 +08:00
rk3288_crypto.h crypto: rockchip - move the crypto completion from interrupt context 2017-08-03 14:00:22 +08:00
rk3288_crypto_ablkcipher.c crypto: rockchip - return the err code when unable dequeue the crypto request 2017-08-03 14:00:23 +08:00
rk3288_crypto_ahash.c crypto: rockchip - return the err code when unable dequeue the crypto request 2017-08-03 14:00:23 +08:00