summaryrefslogtreecommitdiff
path: root/drivers/crypto/amlogic/amlogic-gxl-cipher.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-03crypto: amlogic - call finalize with bh disabledCorentin Labbe1-0/+2
2021-03-26crypto: amlogic - Fix the parameter of dma_unmap_sg()Xiang Chen1-3/+3
2020-09-04crypto: amlogic - Fix endianness markerHerbert Xu1-1/+1
2020-09-04crypto: amlogic - use kfree_sensitive()Denis Efremov1-8/+2
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-2/+2
2020-07-16crypto: amlogic-gxl - permit async skcipher as fallbackArd Biesheuvel1-14/+13
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers1-1/+0
2019-11-22crypto: amlogic - enable working on big endian kernelCorentin Labbe1-13/+13
2019-11-17crypto: amlogic - fix two resources leakCorentin Labbe1-4/+6
2019-11-08crypto: amlogic - Use kmemdup in meson_aes_setkey()YueHaibing1-2/+1
2019-10-25crypto: amlogic - Add crypto accelerator for amlogic GXLCorentin Labbe1-0/+381