summaryrefslogtreecommitdiff
path: root/drivers/crypto/rockchip/rk3288_crypto.h
AgeCommit message (Expand)Author
2023-08-18crypto: rk3288 - Use new crypto_engine_op interfaceHerbert Xu
2022-10-28crypto: rockchip - Add support for RK3399Corentin Labbe
2022-10-28crypto: rockchip - Check for clocks numbers and their frequenciesCorentin Labbe
2022-10-28crypto: rockchip - store crypto_info in request contextCorentin Labbe
2022-10-28crypto: rockchip - use clk_bulk to simplify clock managementCorentin 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 - better handle cipher keyCorentin Labbe
2022-10-28crypto: rockchip - add fallback for cipherCorentin Labbe
2022-10-28crypto: rockchip - do not store mode globallyCorentin Labbe
2022-10-28crypto: rockchip - fix privete/private typoCorentin Labbe
2022-10-28crypto: rockchip - do not do custom power managementCorentin Labbe
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu
2019-11-17crypto: rockchip - switch to skcipher APIArd Biesheuvel
2019-08-22crypto: rk3288/des - switch to new verification routinesArd Biesheuvel
2019-02-22crypto: rockchip - update new iv to device in multiple operationsZhang Zhijie
2019-02-22crypto: rockchip - fix scatterlist nents errorZhang Zhijie
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-22crypto: rockchip - Don't dequeue the request when device is busyZain 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
2015-11-27crypto: rockchip - add crypto driver for rk3288Zain Wang