summaryrefslogtreecommitdiff
path: root/drivers/crypto/rockchip/rk3288_crypto_ahash.c
AgeCommit message (Expand)Author
2024-03-01crypto: rk3288 - Fix use after free in unprepareHerbert Xu
2023-10-27crypto: rockchip - remove unnecessary alignmask for ahashesEric Biggers
2023-08-18crypto: rk3288 - Use new crypto_engine_op interfaceHerbert Xu
2023-08-18crypto: rk3288 - Remove prepare/unprepare requestHerbert Xu
2022-10-28crypto: rockchip - Add support for RK3399Corentin Labbe
2022-10-28crypto: rockchip - rk_ahash_reg_init use crypto_info from parameterCorentin Labbe
2022-10-28crypto: rockchip - store crypto_info in request contextCorentin Labbe
2022-10-28crypto: rockchip - use a rk_crypto_info variable instead of lot of indirectionCorentin Labbe
2022-10-28crypto: rockchip - fix style issueCorentin Labbe
2022-10-28crypto: rockchip - use read_poll_timeoutCorentin Labbe
2022-10-28crypto: rockchip - introduce PMCorentin Labbe
2022-10-28crypto: rockchip - add debugfsCorentin Labbe
2022-10-28crypto: rockchip - rewrite typeCorentin Labbe
2022-10-28crypto: rockchip - rework by using crypto_engineCorentin Labbe
2022-10-28crypto: rockchip - remove non-aligned handlingCorentin Labbe
2022-10-28crypto: rockchip - add fallback for ahashCorentin Labbe
2022-10-28crypto: rockchip - do not do custom power managementCorentin Labbe
2021-04-09crypto: rockchip - delete unneeded variable initializationKai Ye
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2019-02-22crypto: rockchip - fix scatterlist nents errorZhang Zhijie
2017-08-22crypto: rockchip - Don't dequeue the request when device is busyZain Wang
2017-08-03crypto: rockchip - return the err code when unable dequeue the crypto requestZain Wang
2017-08-03crypto: rockchip - move the crypto completion from interrupt contextZain Wang
2016-02-28crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang