aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/rockchip
AgeCommit message (Expand)Author
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2019-11-17crypto: rockchip - switch to skcipher APIArd Biesheuvel
2019-08-22crypto: rk3288/des - switch to new verification routinesArd Biesheuvel
2019-08-09crypto: rockchip - use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-18crypto: rockchip - update IV buffer to contain the next IVZhang Zhijie
2019-04-18crypto: rockchip - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-02-22crypto: rockchip - update new iv to device in multiple operationsZhang Zhijie
2019-02-22crypto: rockchip - fix scatterlist nents errorZhang Zhijie
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers
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 - return the err code when unable dequeue the crypto requestZain Wang
2017-08-03crypto: rockchip - move the crypto completion from interrupt contextZain Wang
2016-08-24crypto: rockchip - use devm_add_action_or_reset()Sudip Mukherjee
2016-02-28crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang
2015-12-04crypto: rockchip - fix possible deadlockHeiko Stuebner
2015-11-27crypto: rockchip - add crypto driver for rk3288Zain Wang