summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/amlogic/amlogic-gxl-cipher.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: amlogic - Use new crypto_engine_op interfaceHerbert Xu2023-08-181-7/+4
* crypto: amlogic - Remove prepare/unprepare requestHerbert Xu2023-08-181-2/+0
* crypto: amlogic - Fix dma_map_sg error checkJack Wang2022-08-261-3/+3
* crypto: amlogic - call finalize with bh disabledCorentin Labbe2022-03-031-0/+2
* crypto: amlogic - Fix the parameter of dma_unmap_sg()Xiang Chen2021-03-261-3/+3
* crypto: amlogic - Fix endianness markerHerbert Xu2020-09-041-1/+1
* crypto: amlogic - use kfree_sensitive()Denis Efremov2020-09-041-8/+2
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-2/+2
* crypto: amlogic-gxl - permit async skcipher as fallbackArd Biesheuvel2020-07-161-14/+13
* crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers2020-01-091-1/+0
* crypto: amlogic - enable working on big endian kernelCorentin Labbe2019-11-221-13/+13
* crypto: amlogic - fix two resources leakCorentin Labbe2019-11-171-4/+6
* crypto: amlogic - Use kmemdup in meson_aes_setkey()YueHaibing2019-11-081-2/+1
* crypto: amlogic - Add crypto accelerator for amlogic GXLCorentin Labbe2019-10-261-0/+381