aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-17crypto: rockchip - switch to skcipher APIArd Biesheuvel1-556/+0
2019-08-22crypto: rk3288/des - switch to new verification routinesArd Biesheuvel1-14/+7
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner1-4/+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 Zhijie1-0/+34
2019-02-22crypto: rockchip - fix scatterlist nents errorZhang Zhijie1-2/+3
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers1-1/+1
2017-08-22crypto: rockchip - Don't dequeue the request when device is busyZain Wang1-68/+50
2017-08-03crypto: rockchip - return the err code when unable dequeue the crypto requestZain Wang1-0/+15
2017-08-03crypto: rockchip - move the crypto completion from interrupt contextZain Wang1-1/+1
2016-02-28crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang1-7/+13
2015-12-04crypto: rockchip - fix possible deadlockHeiko Stuebner1-4/+6
2015-11-27crypto: rockchip - add crypto driver for rk3288Zain Wang1-0/+503