summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* module: Convert symbol namespace to string literalPeter Zijlstra2024-12-021-1/+1
* Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2024-11-193-1377/+1187
|\
| * crypto: aes-gcm-p10 - Use the correct bit to test for P10Michal Suchanek2024-11-151-1/+1
| * crypto: powerpc/p10-aes-gcm - Add dependency on CRYPTO_SIMDand re-enable CRYP...Danny Tsen2024-10-051-1/+1
| * crypto: powerpc/p10-aes-gcm - Register modules as SIMDDanny Tsen2024-10-051-23/+118
| * crypto: powerpc/p10-aes-gcm - Re-write AES/GCM stitched implementationDanny Tsen2024-10-051-1353/+1068
* | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-022-2/+2
|/
* crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10Danny Tsen2024-09-211-0/+1
* crypto: ppc/curve25519 - add missing MODULE_DESCRIPTION() macroJeff Johnson2024-08-021-0/+1
* Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2024-07-194-0/+983
|\
| * crypto: ppc/curve25519 - Update Kconfig and Makefile for ppc64leDanny Tsen2024-05-312-0/+13
| * crypto: ppc/curve25519 - Core functions for ppc64leDanny Tsen2024-05-311-0/+299
| * crypto: ppc/curve25519 - Low-level primitives for ppc64leDanny Tsen2024-05-311-0/+671
* | powerpc/crypto: Add generated P8 asm to .gitignoreNathan Lynch2024-06-041-0/+2
|/
* powerpc/crypto/chacha-p10: Fix failure on non Power10Michael Ellerman2024-04-041-1/+7
* crypto: vmx - Move to arch/powerpc/cryptoDanny Tsen2024-01-2611-2/+5040
* crypto: p10-aes-gcm - Avoid -Wstringop-overflow warningsGustavo A. R. Silva2023-12-011-1/+1
* Merge tag 'v6.6-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-09-021-2/+2
|\
| * crypto: powerpc/chacha20,poly1305-p10 - Add dependency on VSXHerbert Xu2023-08-301-2/+2
* | Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-311-1/+1
|\ \
| * | powerpc/crypto: don't build aes-gcm-p10 by defaultOmar Sandoval2023-08-021-1/+0
| * | powerpc/crypto: fix missing skcipher dependency for aes-gcm-p10Omar Sandoval2023-08-021-0/+1
* | | Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-08-296-0/+2354
|\ \ \ | |/ / |/| / | |/
| * crypto: powerpc - Add chacha20/poly1305-p10 to Kconfig and MakefileDanny Tsen2023-07-142-0/+30
| * crypto: poly1305-p10 - Glue code for optmized Poly1305 implementation for ppc...Danny Tsen2023-07-141-0/+186
| * crypto: poly1305-p10 - An optimized Poly1305 implementation with 4-way unroll...Danny Tsen2023-07-141-0/+1075
| * crypt: chacha20-p10 - Glue code for optmized Chacha20 implementation for ppc64leDanny Tsen2023-07-141-0/+221
| * crypto: chacha20-p10 - An optimized Chacha20 implementation with 8-way unroll...Danny Tsen2023-07-141-0/+842
* | powerpc/crypto: Add gitignore for generated P10 AES/GCM .S filesRussell Currey2023-07-171-0/+3
|/
* powerpc/crypto: Fix aes-gcm-p10 link errorsMichael Ellerman2023-05-304-21/+21
* powerpc/crypto: Fix aes-gcm-p10 build when VSX=nMichael Ellerman2023-05-151-1/+1
* powerpc: Move Power10 feature PPC_MODULE_FEATURE_P10Danny Tsen2023-04-201-1/+0
* crypto: p10-aes-gcm - Remove POWER10_CPU dependencyDanny Tsen2023-04-201-1/+1
* crypto: p10-aes-gcm - remove duplicate include headerYe Xingchen2023-03-241-1/+0
* crypto: p10-aes-gcm - Update Kconfig and MakefileDanny Tsen2023-03-142-0/+30
* crypto: p10-aes-gcm - A perl script to process PowerPC assembler source.Danny Tsen2023-03-141-0/+229
* crypto: p10-aes-gcm - Supporting functions for ghashDanny Tsen2023-03-141-0/+370
* crypto: p10-aes-gcm - Supporting functions for AESDanny Tsen2023-03-141-0/+585
* crypto: p10-aes-gcm - An accelerated AES/GCM stitched implementationDanny Tsen2023-03-141-0/+1521
* crypto: p10-aes-gcm - Glue code for AES/GCM stitched implementationDanny Tsen2023-03-141-0/+345
* crypto: powerpc - Use address generation helper for asmNicholas Piggin2023-02-101-9/+4
* treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-2/+2
* treewide: use get_random_bytes() when possibleJason A. Donenfeld2022-10-121-1/+1
* crypto: Kconfig - simplify cipher entriesRobert Elliott2022-08-261-3/+11
* crypto: Kconfig - simplify hash entriesRobert Elliott2022-08-261-12/+18
* crypto: Kconfig - simplify CRC entriesRobert Elliott2022-08-261-11/+17
* crypto: Kconfig - move powerpc entries to a submenuRobert Elliott2022-08-261-0/+77
* cyrpto: powerpc/aes - delete the rebundant word "block" in commentsshaom Deng2022-07-221-1/+1
* powerpc: fix typos in commentsJulia Lawall2022-05-051-1/+1
* Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-142-11/+5
|\