index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
2023-08-18
crypto: sun8i-ce - Use new crypto_engine_op interface
Herbert Xu
1
-11
/
+14
2023-08-18
crypto: sun8i-ce - Remove prepare/unprepare request
Herbert Xu
1
-6
/
+14
2023-06-13
crypto: update some Arm documentation references
Jonathan Corbet
1
-1
/
+1
2022-05-13
crypto: sun8i-ce - do not fallback if cryptlen is less than sg length
Corentin Labbe
1
-2
/
+10
2022-05-13
crypto: sun8i-ce - rework debugging
Corentin Labbe
1
-8
/
+35
2022-05-13
crypto: sun8i-ce - use sg_nents_for_len
Corentin Labbe
1
-13
/
+10
2022-05-13
crypto: sun8i-ce - do not allocate memory when handling requests
Corentin Labbe
1
-20
/
+9
2022-05-13
crypto: sun8i-ce - Fix minor style issue
Corentin Labbe
1
-1
/
+0
2022-03-03
crypto: sun8i-ce - call finalize with bh disabled
Corentin Labbe
1
-0
/
+3
2021-03-26
crypto: allwinner - Fix the parameter of dma_unmap_sg()
Xiang Chen
1
-3
/
+6
2020-09-25
crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes
Corentin Labbe
1
-1
/
+1
2020-09-25
crypto: sun8i-ce - split into prepare/run/unprepare
Corentin Labbe
1
-20
/
+71
2020-09-25
crypto: sun8i-ce - move iv data to request context
Corentin Labbe
1
-14
/
+13
2020-09-04
crypto: sun8i-ce - use kfree_sensitive()
Denis Efremov
1
-12
/
+3
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-07-16
crypto: sun8i-ce - permit asynchronous skcipher as fallback
Ard Biesheuvel
1
-21
/
+20
2020-07-03
crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_init
Dinghao Liu
1
-0
/
+1
2020-04-20
docs: fix broken references for ReST files that moved around
Mauro Carvalho Chehab
1
-1
/
+1
2020-01-16
crypto: sun8i-ce - remove dead code
Corentin Labbe
1
-5
/
+0
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-1
/
+0
2019-11-22
crypto: sun8i-ce - enable working on big endian
Corentin Labbe
1
-22
/
+28
2019-11-22
crypto: sun8i-ce - Fix memdup.cocci warnings
YueHaibing
1
-4
/
+2
2019-11-01
crypto: allwinner - Add sun8i-ce Crypto Engine
Corentin Labbe
1
-0
/
+434