index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-11-11
crypto: move gf128mul library into lib/crypto
Ard Biesheuvel
2022-11-04
crypto: doc - use correct function name
Ralph Siemsen
2022-11-04
crypto: arm64/sm4 - add CE implementation for GCM mode
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - add CE implementation for CCM mode
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - add CE implementation for cmac/xcbc/cbcmac
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - add CE implementation for XTS mode
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - add CE implementation for CTS-CBC mode
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - export reusable CE acceleration functions
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementation
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - refactor and simplify CE implementation
Tianjia Zhang
2022-11-04
crypto: tcrypt - add SM4 cts-cbc/xts/xcbc test
Tianjia Zhang
2022-11-04
crypto: testmgr - add SM4 cts-cbc/xts/xcbc test vectors
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - refactor and simplify NEON implementation
Tianjia Zhang
2022-11-04
crypto: arm64/sm3 - add NEON assembly implementation
Tianjia Zhang
2022-11-04
crypto: arm64/sm3 - raise the priority of the CE implementation
Tianjia Zhang
2022-11-04
crypto: tcrypt - Drop leading newlines from prints
Anirudh Venkataramanan
2022-11-04
crypto: tcrypt - Drop module name from print string
Anirudh Venkataramanan
2022-11-04
crypto: tcrypt - Use pr_info/pr_err
Anirudh Venkataramanan
2022-11-04
crypto: tcrypt - Use pr_cont to print test results
Anirudh Venkataramanan
2022-10-28
crypto: octeontx - fix repeated words in comments
wangjianli
2022-10-28
crypto: hisilicon/qm - delete redundancy check
Kai Ye
2022-10-28
crypto: hisilicon/qm - add pci bdf number check
Kai Ye
2022-10-28
crypto: hisilicon/qm - increase the memory of local variables
Kai Ye
2022-10-28
crypto: af_alg - Support symmetric encryption via keyring keys
Frederick Lawler
2022-10-28
crypto: rockchip - Add support for RK3399
Corentin Labbe
2022-10-28
crypto: rockchip - permit to have more than one reset
Corentin Labbe
2022-10-28
crypto: rockchip - rk_ahash_reg_init use crypto_info from parameter
Corentin Labbe
2022-10-28
crypto: rockchip - Check for clocks numbers and their frequencies
Corentin Labbe
2022-10-28
crypto: rockchip - store crypto_info in request context
Corentin Labbe
2022-10-28
dt-bindings: crypto: rockchip: add new compatible
Corentin Labbe
2022-10-28
dt-bindings: crypto: convert rockchip-crypto to YAML
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 - add support for rk3328
Corentin Labbe
2022-10-28
crypto: rockchip - fix style issue
Corentin Labbe
2022-10-28
crypto: rockchip - use read_poll_timeout
Corentin Labbe
2022-10-28
crypto: rockchip - add myself as maintainer
Corentin Labbe
2022-10-28
crypto: rockchip - use clk_bulk to simplify clock management
Corentin Labbe
2022-10-28
crypto: rockchip - handle reset also in PM
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 ahash
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
[next]