index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
/
crypto
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-30
lib/crypto: arm64: Move arch/arm64/lib/crypto/ into lib/crypto/
Eric Biggers
10
-2958
/
+0
2025-06-16
lib/crypto/poly1305: Fix arm64's poly1305_blocks_arch()
Eric Biggers
1
-2
/
+2
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
1
-5
/
+5
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
1
-10
/
+13
2025-05-08
crypto: arm64/sha256 - fix build when CONFIG_PREEMPT_VOLUNTARY=y
Eric Biggers
1
-3
/
+4
2025-05-05
crypto: arm64/sha256 - Add simd block function
Herbert Xu
3
-8
/
+9
2025-05-05
crypto: arch/sha256 - Export block functions as GPL only
Herbert Xu
1
-2
/
+2
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
3
-3
/
+3
2025-05-05
crypto: arm64/sha256 - implement library instead of shash
Eric Biggers
6
-1
/
+1010
2025-05-05
crypto: lib/poly1305 - Use block-only interface
Herbert Xu
1
-58
/
+0
2025-05-05
crypto: arm64/poly1305 - Add block-only interface
Herbert Xu
2
-29
/
+45
2025-04-28
crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
1
-1
/
+1
2025-04-28
crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
1
-1
/
+1
2025-04-28
crypto: arm64 - move library functions to arch/arm64/lib/crypto/
Eric Biggers
7
-0
/
+1986