summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/amlogic
Commit message (Expand)AuthorAgeFilesLines
* crypto: amlogic - Fix the parameter of dma_unmap_sg()Xiang Chen2021-03-261-3/+3
* crypto: amlogic - Fix unnecessary check in meson_crypto_probe()Tang Bin2021-03-071-3/+0
* crypto: amlogic - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-251-14/+2
* 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: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka2020-07-161-2/+4
* crypto: amlogic-gxl - permit async skcipher as fallbackArd Biesheuvel2020-07-162-15/+15
* crypto: amlogic-gxl - default to build as moduleArd Biesheuvel2020-07-161-1/+1
* crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()Tang Bin2020-04-161-3/+1
* crypto: amlogic - fix removal of moduleCorentin Labbe2020-01-161-2/+2
* crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers2020-01-091-1/+0
* crypto: amlogic - add unspecified HAS_IOMEM dependencyBrendan Higgins2019-12-201-0/+1
* crypto: amlogic - enable working on big endian kernelCorentin Labbe2019-11-222-43/+34
* crypto: amlogic - fix two resources leakCorentin Labbe2019-11-171-4/+6
* crypto: amlogic - ensure error variable err is set before returning itColin Ian King2019-11-081-0/+1
* crypto: amlogic - Use kmemdup in meson_aes_setkey()YueHaibing2019-11-081-2/+1
* crypto: skcipher - rename the crypto_blkcipher module and kconfig optionEric Biggers2019-11-011-1/+1
* crypto: amlogic - Add crypto accelerator for amlogic GXLCorentin Labbe2019-10-265-0/+908