summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: powerpc/sha256 - remove unneeded semicolonYang Li2021-02-101-1/+1
* crypto: powerpc/sha256-spe - Fix sparse endianness warningHerbert Xu2020-11-271-1/+1
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-203-3/+3
* crypto: powerpc/crc-vpmsum_test - Fix sparse endianness warningHerbert Xu2020-09-041-2/+3
* crypto: algapi - Remove skbuff.h inclusionHerbert Xu2020-08-201-0/+1
* powerpc: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-221-1/+1
* crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers2020-05-083-3/+0
* crypto: powerpc/sha1 - prefix the "sha1_" functionsEric Biggers2020-05-081-13/+13
* crypto: powerpc/sha1 - remove unused temporary workspaceEric Biggers2020-05-081-5/+2
* crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers2020-01-092-17/+5
* Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-11-301-0/+1
|\
| * powerpc/crypto: Add cond_resched() in crc-vpmsum self-testChris Smart2019-11-131-0/+1
* | crypto: powerpc/spe-xts - implement support for ciphertext stealingArd Biesheuvel2019-10-261-2/+79
* | crypto: powerpc - convert SPE AES algorithms to skcipher APIEric Biggers2019-10-261-216/+165
* | crypto: powerpc - don't set ivsize for AES-ECBEric Biggers2019-10-261-1/+0
* | crypto: powerpc - don't unnecessarily use atomic scatterwalkEric Biggers2019-10-261-7/+0
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3016-93/+16
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 136Thomas Gleixner2019-05-301-6/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-101-7/+3
|\
| * powerpc/crypto: Use cheaper random numbers for crc-vpmsum self-testGeorge Spelvin2019-04-201-7/+3
* | crypto: powerpc - convert to use crypto_simd_usable()Eric Biggers2019-04-182-2/+6
|/
* Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-172-0/+2
|\
| * powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-302-0/+2
* | crypto: shash - remove useless setting of type flagsEric Biggers2018-07-094-5/+0
|/
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-01-121-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-026-711/+1877
|\
| * crypto: crct10dif-vpmsum - Fix missing preempt_disable()Michael Ellerman2017-04-211-0/+3
| * crypto: powerpc - Stress test for vpmsum implementationsDaniel Axtens2017-03-242-0/+138
| * crypto: powerpc - Add CRC-T10DIF accelerationDaniel Axtens2017-03-243-0/+977
| * crypto: powerpc - Re-enable non-REFLECTed CRCsDaniel Axtens2017-03-242-1/+31
| * crypto: powerpc - Factor out the core CRC vpmsum algorithmDaniel Axtens2017-03-242-711/+729
* | powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()Michael Ellerman2017-04-071-0/+3
|/
* crypto: powerpc - Fix initialisation of crc32c contextDaniel Axtens2017-03-081-1/+1
* crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM optionJean Delvare2016-11-281-1/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-10-101-2/+11
|\
| * crypto: sha1-powerpc - little-endian supportMarcelo Cerri2016-10-021-2/+11
* | crypto: crc32c-vpmsum - Convert to CPU feature based module autoloadingAnton Blanchard2016-08-091-1/+2
|/
* crypto: powerpc - Add POWER8 optimised crc32cAnton Blanchard2016-07-053-0/+1722
* crypto: powerpc - Fix typoAndrea Gelmini2016-05-311-1/+1
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-192-3/+3
|\
| * powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-012-3/+3
* | crypto: xts - fix compile errorsStephan Mueller2016-02-171-0/+1
* | crypto: xts - consolidate sanity check for keysStephan Mueller2016-02-171-0/+5
|/
* powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard2015-12-013-0/+3
* crypto: powerpc/md5 - use md5 IV MD5_HX instead of their raw valueLABBE Corentin2015-05-181-4/+4
* crypto: powerpc - move files to fix build errorKim Phillips2015-03-096-4/+513
* crypto: powerpc/md5 - kernel configMarkus Stockhausen2015-03-041-0/+2