summaryrefslogtreecommitdiff
path: root/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-03crypto: sun8i-ss - call finalize with bh disabledCorentin Labbe1-0/+3
2021-04-16crypto: sun8i-ss - Fix PM reference leak when pm_runtime_get_sync() failsShixin Liu1-1/+1
2021-03-26crypto: allwinner - Fix the parameter of dma_unmap_sg()Xiang Chen1-3/+6
2020-09-04crypto: sun8i-ss - remove redundant memzero_explicit()Denis Efremov1-1/+0
2020-09-04crypto: sun8i-ss - use kfree_sensitive()Denis Efremov1-12/+3
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-1/+1
2020-07-16crypto: sun8i-ss - permit asynchronous skcipher as fallbackArd Biesheuvel1-19/+20
2020-04-21docs: fix broken references for ReST files that moved aroundMauro Carvalho Chehab1-1/+1
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers1-2/+0
2019-11-08crypto: sun8i-ss - fix memdup.cocci warningskbuild test robot1-4/+2
2019-11-01crypto: allwinner - Add sun8i-ss cryptographic offloaderCorentin Labbe1-0/+438