index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
allwinner
/
sun8i-ce
/
sun8i-ce-cipher.c
Age
Commit message (
Expand
)
Author
2021-03-26
crypto: allwinner - Fix the parameter of dma_unmap_sg()
Xiang Chen
2020-09-25
crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes
Corentin Labbe
2020-09-25
crypto: sun8i-ce - split into prepare/run/unprepare
Corentin Labbe
2020-09-25
crypto: sun8i-ce - move iv data to request context
Corentin Labbe
2020-09-04
crypto: sun8i-ce - use kfree_sensitive()
Denis Efremov
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-07-16
crypto: sun8i-ce - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-07-03
crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_init
Dinghao Liu
2020-04-20
docs: fix broken references for ReST files that moved around
Mauro Carvalho Chehab
2020-01-16
crypto: sun8i-ce - remove dead code
Corentin Labbe
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2019-11-22
crypto: sun8i-ce - enable working on big endian
Corentin Labbe
2019-11-22
crypto: sun8i-ce - Fix memdup.cocci warnings
YueHaibing
2019-11-01
crypto: allwinner - Add sun8i-ce Crypto Engine
Corentin Labbe