summaryrefslogtreecommitdiffstats
path: root/crypto/rmd128.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-03crypto: blkcipher - fix crash flushing dcache in error pathEric Biggers1-28/+26
2018-08-03crypto: skcipher - fix crash flushing dcache in error pathEric Biggers1-26/+27
2018-08-03crypto: skcipher - remove unnecessary setting of walk->nbytesEric Biggers1-1/+0
2018-08-03crypto: scatterwalk - remove scatterwalk_samebuf()Eric Biggers1-7/+0
2018-08-03crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()Eric Biggers5-13/+7
2018-08-03crypto: skcipher - fix aligning block size in skcipher_copy_iv()Eric Biggers1-1/+1
2018-08-03arm64: dts: hisi: add SEC crypto accelerator nodes for hip07 SoCJonathan Cameron1-0/+284
2018-08-03crypto: hisilicon - SEC security accelerator driverJonathan Cameron8-0/+2895