aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/amlogic
AgeCommit message (Expand)AuthorFilesLines
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Gravatar Waiman Long 1-2/+2
2020-07-16crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYGravatar Mikulas Patocka 1-2/+4
2020-07-16crypto: amlogic-gxl - permit async skcipher as fallbackGravatar Ard Biesheuvel 2-15/+15
2020-07-16crypto: amlogic-gxl - default to build as moduleGravatar Ard Biesheuvel 1-1/+1
2020-04-16crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()Gravatar Tang Bin 1-3/+1
2020-01-16crypto: amlogic - fix removal of moduleGravatar Corentin Labbe 1-2/+2
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENGravatar Eric Biggers 1-1/+0
2019-12-20crypto: amlogic - add unspecified HAS_IOMEM dependencyGravatar Brendan Higgins 1-0/+1
2019-11-22crypto: amlogic - enable working on big endian kernelGravatar Corentin Labbe 2-43/+34
2019-11-17crypto: amlogic - fix two resources leakGravatar Corentin Labbe 1-4/+6
2019-11-08crypto: amlogic - ensure error variable err is set before returning itGravatar Colin Ian King 1-0/+1
2019-11-08crypto: amlogic - Use kmemdup in meson_aes_setkey()Gravatar YueHaibing 1-2/+1
2019-11-01crypto: skcipher - rename the crypto_blkcipher module and kconfig optionGravatar Eric Biggers 1-1/+1
2019-10-26crypto: amlogic - Add crypto accelerator for amlogic GXLGravatar Corentin Labbe 5-0/+908