summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/crypto/Kconfig
AgeCommit message (Expand)AuthorLines
2026-01-12lib/crypto: powerpc/aes: Migrate SPE optimized code into libraryEric Biggers-1/+1
2025-09-06lib/crypto: curve25519: Consolidate into single moduleEric Biggers-12/+0
2025-09-06crypto: powerpc/curve25519 - Remove unused kpp supportEric Biggers-1/+0
2025-08-26lib/crypto: powerpc/md5: Migrate optimized code into libraryEric Biggers-8/+0
2025-07-14lib/crypto: powerpc/sha1: Migrate optimized code into libraryEric Biggers-16/+0
2025-05-05crypto: powerpc/sha256 - implement library instead of shashEric Biggers-11/+0
2025-04-28crypto: powerpc - move library functions to arch/powerpc/lib/crypto/Eric Biggers-14/+0
2025-04-28crypto: powerpc - drop redundant dependencies on PPCEric Biggers-5/+3
2025-04-16crypto: powerpc/poly1305 - implement library instead of shashEric Biggers-8/+3
2025-04-07crypto: powerpc/chacha - remove the skcipher algorithmsEric Biggers-8/+0
2025-03-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu-4/+7
2025-02-22crypto: lib/Kconfig - Fix lib built-in failure when arch is modularHerbert Xu-2/+2
2024-12-09powerpc/crc: delete obsolete crc-vpmsum_test.cEric Biggers-9/+0
2024-12-01powerpc/crc-t10dif: expose CRC-T10DIF function through libEric Biggers-13/+2
2024-12-01powerpc/crc32: expose CRC32 functions through libEric Biggers-14/+1
2024-10-05crypto: powerpc/p10-aes-gcm - Add dependency on CRYPTO_SIMDand re-enable CRYP...Danny Tsen-1/+1
2024-09-21crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10Danny Tsen-0/+1
2024-05-31crypto: ppc/curve25519 - Update Kconfig and Makefile for ppc64leDanny Tsen-0/+11
2024-01-26crypto: vmx - Move to arch/powerpc/cryptoDanny Tsen-0/+20
2023-09-01Merge tag 'v6.6-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-2/+2
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+1
2023-08-30crypto: powerpc/chacha20,poly1305-p10 - Add dependency on VSXHerbert Xu-2/+2
2023-08-02powerpc/crypto: don't build aes-gcm-p10 by defaultOmar Sandoval-1/+0
2023-08-02powerpc/crypto: fix missing skcipher dependency for aes-gcm-p10Omar Sandoval-0/+1
2023-07-14crypto: powerpc - Add chacha20/poly1305-p10 to Kconfig and MakefileDanny Tsen-0/+26
2023-05-15powerpc/crypto: Fix aes-gcm-p10 build when VSX=nMichael Ellerman-1/+1
2023-04-20crypto: p10-aes-gcm - Remove POWER10_CPU dependencyDanny Tsen-1/+1
2023-03-14crypto: p10-aes-gcm - Update Kconfig and MakefileDanny Tsen-0/+17
2022-08-26crypto: Kconfig - simplify cipher entriesRobert Elliott-3/+11
2022-08-26crypto: Kconfig - simplify hash entriesRobert Elliott-12/+18
2022-08-26crypto: Kconfig - simplify CRC entriesRobert Elliott-11/+17
2022-08-26crypto: Kconfig - move powerpc entries to a submenuRobert Elliott-0/+77