summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/rockchip/rk3288_crypto_ahash.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: algapi - Remove skbuff.h inclusionHerbert Xu2020-08-201-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1
* crypto: rockchip - fix scatterlist nents errorZhang Zhijie2019-02-221-1/+1
* crypto: rockchip - Don't dequeue the request when device is busyZain Wang2017-08-221-73/+60
* crypto: rockchip - return the err code when unable dequeue the crypto requestZain Wang2017-08-031-0/+14
* crypto: rockchip - move the crypto completion from interrupt contextZain Wang2017-08-031-1/+1
* crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang2016-02-281-0/+404