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
/
crypto
/
Makefile
Age
Commit message (
Expand
)
Author
2025-07-14
lib/crypto: powerpc/sha1: Migrate optimized code into library
Eric Biggers
2025-05-05
crypto: powerpc/sha256 - implement library instead of shash
Eric Biggers
2025-04-28
crypto: powerpc - move library functions to arch/powerpc/lib/crypto/
Eric Biggers
2025-03-10
crypto: powerpc: Mark ghashp8-ppc.o as an OBJECT_FILES_NON_STANDARD
Christophe Leroy
2024-12-09
powerpc/crc: delete obsolete crc-vpmsum_test.c
Eric Biggers
2024-12-01
powerpc/crc-t10dif: expose CRC-T10DIF function through lib
Eric Biggers
2024-12-01
powerpc/crc32: expose CRC32 functions through lib
Eric Biggers
2024-05-31
crypto: ppc/curve25519 - Update Kconfig and Makefile for ppc64le
Danny Tsen
2024-01-26
crypto: vmx - Move to arch/powerpc/crypto
Danny Tsen
2023-07-14
crypto: powerpc - Add chacha20/poly1305-p10 to Kconfig and Makefile
Danny Tsen
2023-05-30
powerpc/crypto: Fix aes-gcm-p10 link errors
Michael Ellerman
2023-03-14
crypto: p10-aes-gcm - Update Kconfig and Makefile
Danny Tsen
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-24
crypto: powerpc - Stress test for vpmsum implementations
Daniel Axtens
2017-03-24
crypto: powerpc - Add CRC-T10DIF acceleration
Daniel Axtens
2016-11-28
crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM option
Jean Delvare
2016-07-05
crypto: powerpc - Add POWER8 optimised crc32c
Anton Blanchard
2015-03-09
crypto: powerpc - move files to fix build error
Kim Phillips
2015-03-04
crypto: powerpc/md5 - kernel config
Markus Stockhausen
2015-03-02
crypto: powerpc/sha1 - kernel config
Markus Stockhausen
2015-03-01
crypto: powerpc/aes - kernel config
Markus Stockhausen
2015-02-27
crypto: ppc/sha256 - kernel config
Markus Stockhausen
2013-01-10
powerpc: Add a powerpc implementation of SHA-1
Michael Ellerman