Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-08-03 | crypto: blkcipher - fix crash flushing dcache in error path | Eric Biggers | 1 | -28/+26 |
2018-08-03 | crypto: skcipher - fix crash flushing dcache in error path | Eric Biggers | 1 | -26/+27 |
2018-08-03 | crypto: skcipher - remove unnecessary setting of walk->nbytes | Eric Biggers | 1 | -1/+0 |
2018-08-03 | crypto: scatterwalk - remove scatterwalk_samebuf() | Eric Biggers | 1 | -7/+0 |
2018-08-03 | crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain() | Eric Biggers | 5 | -13/+7 |
2018-08-03 | crypto: skcipher - fix aligning block size in skcipher_copy_iv() | Eric Biggers | 1 | -1/+1 |
2018-08-03 | arm64: dts: hisi: add SEC crypto accelerator nodes for hip07 SoC | Jonathan Cameron | 1 | -0/+284 |
2018-08-03 | crypto: hisilicon - SEC security accelerator driver | Jonathan Cameron | 8 | -0/+2895 |