index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
allwinner
/
sun8i-ce
/
sun8i-ce-cipher.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: sun8i-ce - wrap accesses to descriptor address fields
Andre Przywara
2024-07-06
1
-4
/
+4
*
crypto: sun8i-ce - Fix use after free in unprepare
Andrey Skvortsov
2024-02-28
1
-17
/
+17
*
crypto: sun8i-ce - Use helper to set reqsize
Ovidiu Panait
2023-12-29
1
-2
/
+2
*
crypto: sun8i-ce - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
1
-11
/
+14
*
crypto: sun8i-ce - Remove prepare/unprepare request
Herbert Xu
2023-08-18
1
-6
/
+14
*
crypto: update some Arm documentation references
Jonathan Corbet
2023-06-13
1
-1
/
+1
*
crypto: sun8i-ce - do not fallback if cryptlen is less than sg length
Corentin Labbe
2022-05-13
1
-2
/
+10
*
crypto: sun8i-ce - rework debugging
Corentin Labbe
2022-05-13
1
-8
/
+35
*
crypto: sun8i-ce - use sg_nents_for_len
Corentin Labbe
2022-05-13
1
-13
/
+10
*
crypto: sun8i-ce - do not allocate memory when handling requests
Corentin Labbe
2022-05-13
1
-20
/
+9
*
crypto: sun8i-ce - Fix minor style issue
Corentin Labbe
2022-05-13
1
-1
/
+0
*
crypto: sun8i-ce - call finalize with bh disabled
Corentin Labbe
2022-03-02
1
-0
/
+3
*
crypto: allwinner - Fix the parameter of dma_unmap_sg()
Xiang Chen
2021-03-26
1
-3
/
+6
*
crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes
Corentin Labbe
2020-09-25
1
-1
/
+1
*
crypto: sun8i-ce - split into prepare/run/unprepare
Corentin Labbe
2020-09-25
1
-20
/
+71
*
crypto: sun8i-ce - move iv data to request context
Corentin Labbe
2020-09-25
1
-14
/
+13
*
crypto: sun8i-ce - use kfree_sensitive()
Denis Efremov
2020-09-04
1
-12
/
+3
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-1
/
+1
*
crypto: sun8i-ce - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-07-16
1
-21
/
+20
*
crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_init
Dinghao Liu
2020-07-03
1
-0
/
+1
*
docs: fix broken references for ReST files that moved around
Mauro Carvalho Chehab
2020-04-20
1
-1
/
+1
*
crypto: sun8i-ce - remove dead code
Corentin Labbe
2020-01-16
1
-5
/
+0
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
1
-1
/
+0
*
crypto: sun8i-ce - enable working on big endian
Corentin Labbe
2019-11-22
1
-22
/
+28
*
crypto: sun8i-ce - Fix memdup.cocci warnings
YueHaibing
2019-11-22
1
-4
/
+2
*
crypto: allwinner - Add sun8i-ce Crypto Engine
Corentin Labbe
2019-11-01
1
-0
/
+434