summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1Star
* 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-221-0/+34
* crypto: rockchip - fix scatterlist nents errorZhang Zhijie2019-02-221-2/+3
* crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-251-1/+1
* crypto: rockchip - Don't dequeue the request when device is busyZain Wang2017-08-221-68/+50Star
* crypto: rockchip - return the err code when unable dequeue the crypto requestZain Wang2017-08-031-0/+15
* crypto: rockchip - move the crypto completion from interrupt contextZain Wang2017-08-031-1/+1
* crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang2016-02-271-7/+13
* crypto: rockchip - fix possible deadlockHeiko Stuebner2015-12-041-4/+6
* crypto: rockchip - add crypto driver for rk3288Zain Wang2015-11-271-0/+503