summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/amlogic/amlogic-gxl-cipher.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-251-0/+381