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
2022-02-18crypto: rockchip - ECB does not need IVCorentin Labbe
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2019-11-17crypto: rockchip - switch to skcipher APIArd Biesheuvel