index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
amlogic
/
amlogic-gxl-cipher.c
Age
Commit message (
Expand
)
Author
2023-12-29
crypto: amlogic - Use helper to set reqsize
Ovidiu Panait
2023-08-18
crypto: amlogic - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
crypto: amlogic - Remove prepare/unprepare request
Herbert Xu
2022-08-26
crypto: amlogic - Fix dma_map_sg error check
Jack Wang
2022-03-03
crypto: amlogic - call finalize with bh disabled
Corentin Labbe
2021-03-26
crypto: amlogic - Fix the parameter of dma_unmap_sg()
Xiang Chen
2020-09-04
crypto: amlogic - Fix endianness marker
Herbert Xu
2020-09-04
crypto: amlogic - use kfree_sensitive()
Denis Efremov
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-07-16
crypto: amlogic-gxl - permit async skcipher as fallback
Ard Biesheuvel
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2019-11-22
crypto: amlogic - enable working on big endian kernel
Corentin Labbe
2019-11-17
crypto: amlogic - fix two resources leak
Corentin Labbe
2019-11-08
crypto: amlogic - Use kmemdup in meson_aes_setkey()
YueHaibing
2019-10-26
crypto: amlogic - Add crypto accelerator for amlogic GXL
Corentin Labbe