aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/rockchip (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-22crypto: rk3288/des - switch to new verification routinesArd Biesheuvel2-15/+8
2019-08-09crypto: rockchip - use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner3-12/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-18crypto: rockchip - update IV buffer to contain the next IVZhang Zhijie1-7/+18
2019-04-18crypto: rockchip - Forbid 2-key 3DES in FIPS modeHerbert Xu1-12/+24
2019-02-22crypto: rockchip - update new iv to device in multiple operationsZhang Zhijie2-0/+35
2019-02-22crypto: rockchip - fix scatterlist nents errorZhang Zhijie4-5/+7
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-22crypto: rockchip - Don't dequeue the request when device is busyZain Wang4-148/+160
2017-08-03crypto: rockchip - return the err code when unable dequeue the crypto requestZain Wang3-19/+29
2017-08-03crypto: rockchip - move the crypto completion from interrupt contextZain Wang4-14/+33
2016-08-24crypto: rockchip - use devm_add_action_or_reset()Sudip Mukherjee1-4/+2
2016-02-28crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang5-14/+495
2015-12-04crypto: rockchip - fix possible deadlockHeiko Stuebner2-6/+9
2015-11-27crypto: rockchip - add crypto driver for rk3288Zain Wang4-0/+1115