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