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