index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2025-04-28
crypto: sun8i-ce-cipher - use pm_runtime_resume_and_get()
Ovidiu Panait
1
-2
/
+1
2025-04-28
crypto: sun8i-ce-cipher - use IS_ENABLED() checks for debugfs stats
Ovidiu Panait
1
-16
/
+30
2025-04-28
crypto: sun8i-ce-cipher - use crypto_skcipher_driver_name()
Ovidiu Panait
1
-1
/
+1
2025-04-28
crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare()
Ovidiu Panait
1
-2
/
+5
2024-07-06
crypto: sun8i-ce - wrap accesses to descriptor address fields
Andre Przywara
1
-4
/
+4
2024-02-28
crypto: sun8i-ce - Fix use after free in unprepare
Andrey Skvortsov
1
-17
/
+17
2023-12-29
crypto: sun8i-ce - Use helper to set reqsize
Ovidiu Panait
1
-2
/
+2
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-21
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