'generator' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/crypto/rockchip/rk3288_crypto_skcipher.c
AgeCommit message (Expand)Author
2023-12-29crypto: rk3288 - Use helper to set reqsizeOvidiu Panait
2023-08-18crypto: rk3288 - Use new crypto_engine_op interfaceHerbert Xu
2022-10-28crypto: rockchip - Add support for RK3399Corentin Labbe
2022-10-28crypto: rockchip - store crypto_info in request contextCorentin Labbe
2022-10-28crypto: rockchip - use the rk_crypto_info given as parameterCorentin Labbe
2022-10-28crypto: rockchip - use a rk_crypto_info variable instead of lot of indirectionCorentin Labbe
2022-10-28crypto: rockchip - rework rk_handle_req functionCorentin Labbe
2022-10-28crypto: rockchip - rename ablk functions to cipherCorentin 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 - do not do custom power managementCorentin Labbe