index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/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
2023-12-29
crypto: rk3288 - Use helper to set reqsize
Ovidiu Panait
2023-08-18
crypto: rk3288 - Use new crypto_engine_op interface
Herbert Xu
2022-10-28
crypto: rockchip - Add support for RK3399
Corentin Labbe
2022-10-28
crypto: rockchip - store crypto_info in request context
Corentin Labbe
2022-10-28
crypto: rockchip - use the rk_crypto_info given as parameter
Corentin Labbe
2022-10-28
crypto: rockchip - use a rk_crypto_info variable instead of lot of indirection
Corentin Labbe
2022-10-28
crypto: rockchip - rework rk_handle_req function
Corentin Labbe
2022-10-28
crypto: rockchip - rename ablk functions to cipher
Corentin Labbe
2022-10-28
crypto: rockchip - introduce PM
Corentin Labbe
2022-10-28
crypto: rockchip - add debugfs
Corentin Labbe
2022-10-28
crypto: rockchip - rewrite type
Corentin Labbe
2022-10-28
crypto: rockchip - rework by using crypto_engine
Corentin Labbe
2022-10-28
crypto: rockchip - remove non-aligned handling
Corentin Labbe
2022-10-28
crypto: rockchip - better handle cipher key
Corentin Labbe
2022-10-28
crypto: rockchip - add fallback for cipher
Corentin Labbe
2022-10-28
crypto: rockchip - do not store mode globally
Corentin Labbe
2022-10-28
crypto: rockchip - do not do custom power management
Corentin Labbe
2022-02-18
crypto: rockchip - ECB does not need IV
Corentin Labbe
2020-08-20
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2019-11-17
crypto: rockchip - switch to skcipher API
Ard Biesheuvel