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
/
powerpc
/
lib
/
crypto
Age
Commit message (
Expand
)
Author
2025-06-30
lib/crypto: powerpc: Move arch/powerpc/lib/crypto/ into lib/crypto/
Eric Biggers
2025-05-21
crypto: powerpc/poly1305 - add depends on BROKEN for now
Eric Biggers
2025-05-21
Revert "crypto: powerpc/poly1305 - Add SIMD fallback"
Herbert Xu
2025-05-14
crypto: powerpc/poly1305 - Add SIMD fallback
Herbert Xu
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-10
crypto: powerpc/poly1305 - Add poly1305_emit_arch wrapper
Herbert Xu
2025-05-08
crypto: powerpc/poly1305 - Add missing poly1305_emit_arch
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: powerpc/sha256 - implement library instead of shash
Eric Biggers
2025-05-05
crypto: lib/poly1305 - Use block-only interface
Herbert Xu
2025-05-05
crypto: powerpc/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: powerpc - move library functions to arch/powerpc/lib/crypto/
Eric Biggers