index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
/
crypto
Age
Commit message (
Expand
)
Author
2025-06-30
lib/crypto: arm64: Move arch/arm64/lib/crypto/ into lib/crypto/
Eric Biggers
2025-06-16
lib/crypto/poly1305: Fix arm64's poly1305_blocks_arch()
Eric Biggers
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
2025-05-08
crypto: arm64/sha256 - fix build when CONFIG_PREEMPT_VOLUNTARY=y
Eric Biggers
2025-05-05
crypto: arm64/sha256 - Add simd block function
Herbert Xu
2025-05-05
crypto: arch/sha256 - Export block functions as GPL only
Herbert Xu
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
2025-05-05
crypto: arm64/sha256 - implement library instead of shash
Eric Biggers
2025-05-05
crypto: lib/poly1305 - Use block-only interface
Herbert Xu
2025-05-05
crypto: arm64/poly1305 - Add block-only interface
Herbert Xu
2025-04-28
crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
2025-04-28
crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
2025-04-28
crypto: arm64 - move library functions to arch/arm64/lib/crypto/
Eric Biggers