Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-26 | crypto: amlogic - Fix the parameter of dma_unmap_sg() | Xiang Chen | 1 | -3/+3 |
2020-09-04 | crypto: amlogic - Fix endianness marker | Herbert Xu | 1 | -1/+1 |
2020-09-04 | crypto: amlogic - use kfree_sensitive() | Denis Efremov | 1 | -8/+2 |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 1 | -2/+2 |
2020-07-16 | crypto: amlogic-gxl - permit async skcipher as fallback | Ard Biesheuvel | 1 | -14/+13 |
2020-01-09 | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 1 | -1/+0 |
2019-11-22 | crypto: amlogic - enable working on big endian kernel | Corentin Labbe | 1 | -13/+13 |
2019-11-17 | crypto: amlogic - fix two resources leak | Corentin Labbe | 1 | -4/+6 |
2019-11-08 | crypto: amlogic - Use kmemdup in meson_aes_setkey() | YueHaibing | 1 | -2/+1 |
2019-10-25 | crypto: amlogic - Add crypto accelerator for amlogic GXL | Corentin Labbe | 1 | -0/+381 |