summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/rockchip
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-053-12/+3Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* crypto: rockchip - update IV buffer to contain the next IVZhang Zhijie2019-04-181-7/+18
* crypto: rockchip - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-181-12/+24
* crypto: rockchip - update new iv to device in multiple operationsZhang Zhijie2019-02-222-0/+35
* crypto: rockchip - fix scatterlist nents errorZhang Zhijie2019-02-224-5/+7
* crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-251-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* crypto: rockchip - Don't dequeue the request when device is busyZain Wang2017-08-224-148/+160
* crypto: rockchip - return the err code when unable dequeue the crypto requestZain Wang2017-08-033-19/+29
* crypto: rockchip - move the crypto completion from interrupt contextZain Wang2017-08-034-14/+33
* crypto: rockchip - use devm_add_action_or_reset()Sudip Mukherjee2016-08-241-4/+2Star
* crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang2016-02-275-14/+495
* crypto: rockchip - fix possible deadlockHeiko Stuebner2015-12-042-6/+9
* crypto: rockchip - add crypto driver for rk3288Zain Wang2015-11-274-0/+1115