aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22crypto: rockchip - Don't dequeue the request when device is busyZain Wang1-68/+50
2017-08-03crypto: rockchip - return the err code when unable dequeue the crypto requestZain Wang1-0/+15
2017-08-03crypto: rockchip - move the crypto completion from interrupt contextZain Wang1-1/+1
2016-02-28crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang1-7/+13
2015-12-04crypto: rockchip - fix possible deadlockHeiko Stuebner1-4/+6
2015-11-27crypto: rockchip - add crypto driver for rk3288Zain Wang1-0/+503