Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 2020-11-20 | 1 | -1/+2 |
* | crypto: algapi - Remove skbuff.h inclusion | Herbert Xu | 2020-08-20 | 1 | -0/+1 |
* | crypto: rockchip - switch to skcipher API | Ard Biesheuvel | 2019-11-17 | 1 | -1/+2 |
* | crypto: rk3288/des - switch to new verification routines | Ard Biesheuvel | 2019-08-22 | 1 | -1/+1 |
* | crypto: rockchip - update new iv to device in multiple operations | Zhang Zhijie | 2019-02-22 | 1 | -0/+1 |
* | crypto: rockchip - fix scatterlist nents error | Zhang Zhijie | 2019-02-22 | 1 | -1/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | crypto: rockchip - Don't dequeue the request when device is busy | Zain Wang | 2017-08-22 | 1 | -4/+7 |
* | crypto: rockchip - move the crypto completion from interrupt context | Zain Wang | 2017-08-03 | 1 | -1/+3 |
* | crypto: rockchip - add hash support for crypto engine in rk3288 | Zain Wang | 2016-02-27 | 1 | -2/+54 |
* | crypto: rockchip - add crypto driver for rk3288 | Zain Wang | 2015-11-27 | 1 | -0/+216 |