summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/crypto
AgeCommit message (Expand)AuthorLines
2022-07-22cyrpto: powerpc/aes - delete the rebundant word "block" in commentsshaom Deng-1/+1
2022-05-05powerpc: fix typos in commentsJulia Lawall-1/+1
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-11/+5
2021-12-31crypto: powerpc/sha - remove duplicate hash init functionTianjia Zhang-63/+7
2021-11-29powerpc: flexible GPR range save/restore macrosNicholas Piggin-11/+5
2021-03-07crypto: powepc/sha1 - remove unneeded semicolonYang Li-1/+1
2021-02-10crypto: powerpc/sha256 - remove unneeded semicolonYang Li-1/+1
2020-11-27crypto: powerpc/sha256-spe - Fix sparse endianness warningHerbert Xu-1/+1
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers-3/+3
2020-09-04crypto: powerpc/crc-vpmsum_test - Fix sparse endianness warningHerbert Xu-2/+3
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu-0/+1
2020-07-22powerpc: Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers-3/+0
2020-05-08crypto: powerpc/sha1 - prefix the "sha1_" functionsEric Biggers-13/+13
2020-05-08crypto: powerpc/sha1 - remove unused temporary workspaceEric Biggers-5/+2
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers-17/+5
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+1
2019-11-13powerpc/crypto: Add cond_resched() in crc-vpmsum self-testChris Smart-0/+1
2019-10-26crypto: powerpc/spe-xts - implement support for ciphertext stealingArd Biesheuvel-2/+79
2019-10-26crypto: powerpc - convert SPE AES algorithms to skcipher APIEric Biggers-216/+165
2019-10-26crypto: powerpc - don't set ivsize for AES-ECBEric Biggers-1/+0
2019-10-26crypto: powerpc - don't unnecessarily use atomic scatterwalkEric Biggers-7/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-93/+16
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 136Thomas Gleixner-6/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+1
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+3
2019-04-20powerpc/crypto: Use cheaper random numbers for crc-vpmsum self-testGeorge Spelvin-7/+3
2019-04-18crypto: powerpc - convert to use crypto_simd_usable()Eric Biggers-2/+6
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+2
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy-0/+2
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers-5/+0
2018-01-12crypto: hash - annotate algorithms taking optional keyEric Biggers-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-711/+1877
2017-04-21crypto: crct10dif-vpmsum - Fix missing preempt_disable()Michael Ellerman-0/+3
2017-04-07powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()Michael Ellerman-0/+3
2017-03-24crypto: powerpc - Stress test for vpmsum implementationsDaniel Axtens-0/+138
2017-03-24crypto: powerpc - Add CRC-T10DIF accelerationDaniel Axtens-0/+977
2017-03-24crypto: powerpc - Re-enable non-REFLECTed CRCsDaniel Axtens-1/+31
2017-03-24crypto: powerpc - Factor out the core CRC vpmsum algorithmDaniel Axtens-711/+729
2017-03-08crypto: powerpc - Fix initialisation of crc32c contextDaniel Axtens-1/+1
2016-11-28crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM optionJean Delvare-1/+1
2016-10-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-2/+11
2016-10-02crypto: sha1-powerpc - little-endian supportMarcelo Cerri-2/+11
2016-08-09crypto: crc32c-vpmsum - Convert to CPU feature based module autoloadingAnton Blanchard-1/+2
2016-07-05crypto: powerpc - Add POWER8 optimised crc32cAnton Blanchard-0/+1722
2016-05-31crypto: powerpc - Fix typoAndrea Gelmini-1/+1
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-3/+3
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder-3/+3