aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/rockchip/rk3288_crypto_ahash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-09crypto: rockchip - delete unneeded variable initializationKai Ye1-1/+1
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner1-4/+1
2019-02-22crypto: rockchip - fix scatterlist nents errorZhang Zhijie1-1/+1
2017-08-22crypto: rockchip - Don't dequeue the request when device is busyZain Wang1-73/+60
2017-08-03crypto: rockchip - return the err code when unable dequeue the crypto requestZain Wang1-0/+14
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-0/+404