summaryrefslogtreecommitdiff
path: root/drivers/crypto/rockchip/rk3288_crypto_ahash.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-31crypto: rockchip - rework by using crypto_engineCorentin Labbe1-66/+78
2022-12-31crypto: rockchip - remove non-aligned handlingCorentin Labbe1-16/+6
2022-12-31crypto: rockchip - add fallback for ahashCorentin Labbe1-0/+38
2022-12-31crypto: rockchip - do not do custom power managementCorentin Labbe1-2/+1
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-27crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang1-0/+404