index
:
linux.git
cached
cdir_v2
cfid-fixes
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
/
rockchip
/
rk3288_crypto_skcipher.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-29
crypto: rk3288 - Use helper to set reqsize
Ovidiu Panait
1
-2
/
+2
2023-08-18
crypto: rk3288 - Use new crypto_engine_op interface
Herbert Xu
1
-19
/
+41
2022-10-28
crypto: rockchip - Add support for RK3399
Corentin Labbe
1
-21
/
+16
2022-10-28
crypto: rockchip - store crypto_info in request context
Corentin Labbe
1
-2
/
+4
2022-10-28
crypto: rockchip - use the rk_crypto_info given as parameter
Corentin Labbe
1
-2
/
+2
2022-10-28
crypto: rockchip - use a rk_crypto_info variable instead of lot of indirection
Corentin Labbe
1
-18
/
+19
2022-10-28
crypto: rockchip - rework rk_handle_req function
Corentin Labbe
1
-51
/
+17
2022-10-28
crypto: rockchip - rename ablk functions to cipher
Corentin Labbe
1
-16
/
+16
2022-10-28
crypto: rockchip - introduce PM
Corentin Labbe
1
-0
/
+9
2022-10-28
crypto: rockchip - add debugfs
Corentin Labbe
1
-0
/
+15
2022-10-28
crypto: rockchip - rewrite type
Corentin Labbe
1
-6
/
+6
2022-10-28
crypto: rockchip - rework by using crypto_engine
Corentin Labbe
1
-127
/
+123
2022-10-28
crypto: rockchip - remove non-aligned handling
Corentin Labbe
1
-30
/
+9
2022-10-28
crypto: rockchip - better handle cipher key
Corentin Labbe
1
-3
/
+7
2022-10-28
crypto: rockchip - add fallback for cipher
Corentin Labbe
1
-13
/
+84
2022-10-28
crypto: rockchip - do not store mode globally
Corentin Labbe
1
-21
/
+37
2022-10-28
crypto: rockchip - do not do custom power management
Corentin Labbe
1
-2
/
+3
2022-02-18
crypto: rockchip - ECB does not need IV
Corentin Labbe
1
-1
/
+0
2020-08-20
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
1
-0
/
+1
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-3
/
+1
2019-11-17
crypto: rockchip - switch to skcipher API
Ard Biesheuvel
1
-0
/
+538