index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
crypto
Age
Commit message (
Expand
)
Author
2025-12-09
lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESS
Eric Biggers
2025-06-30
lib/crypto: riscv/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
2025-06-30
crypto: riscv/sha512 - Stop depending on sha512_generic_block_fn
Eric Biggers
2025-05-05
crypto: riscv/sha256 - implement library instead of shash
Eric Biggers
2025-04-28
crypto: riscv - move library functions to arch/riscv/lib/crypto/
Eric Biggers
2025-04-25
crypto: riscv - Use SYM_FUNC_START for functions only called directly
Nathan Chancellor
2025-04-23
crypto: riscv/sm3 - Use API partial block handling
Herbert Xu
2025-04-23
crypto: riscv/sha512 - Use API partial block handling
Herbert Xu
2025-04-23
crypto: riscv/sha256 - Use API partial block handling
Herbert Xu
2025-04-23
crypto: riscv/ghash - Use API partial block handling
Herbert Xu
2025-04-19
crypto: lib/chacha - restore ability to remove modules
Eric Biggers
2025-04-16
crypto: lib/sm3 - Move sm3 library into lib/crypto
Herbert Xu
2025-04-07
crypto: chacha - centralize the skcipher wrappers for arch code
Eric Biggers
2025-04-07
crypto: riscv/chacha - implement library instead of skcipher
Eric Biggers
2025-03-02
crypto: lib/Kconfig - Hide arch options from user
Herbert Xu
2024-03-20
crypto: riscv - add vector crypto accelerated AES-CBC-CTS
Eric Biggers
2024-03-20
crypto: riscv - parallelize AES-CBC decryption
Eric Biggers
2024-01-22
crypto: riscv - add vector crypto accelerated SM4
Jerry Shih
2024-01-22
crypto: riscv - add vector crypto accelerated SM3
Jerry Shih
2024-01-22
crypto: riscv - add vector crypto accelerated SHA-{512,384}
Jerry Shih
2024-01-22
crypto: riscv - add vector crypto accelerated SHA-{256,224}
Jerry Shih
2024-01-22
crypto: riscv - add vector crypto accelerated GHASH
Jerry Shih
2024-01-22
crypto: riscv - add vector crypto accelerated ChaCha20
Jerry Shih
2024-01-22
crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}
Jerry Shih
2024-01-22
RISC-V: hook new crypto subdir into build-system
Heiko Stuebner