summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/crypto
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3016-93/+16Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 136Thomas Gleixner2019-05-301-6/+1Star
* 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/+3Star
|\
| * powerpc/crypto: Use cheaper random numbers for crc-vpmsum self-testGeorge Spelvin2019-04-201-7/+3Star
* | 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-084-5/+0Star
|/
* 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-036-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-161-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
* crypto: powerpc/md5 - glueMarkus Stockhausen2015-03-041-0/+165
* crypto: powerpc/md5 - assemblerMarkus Stockhausen2015-03-041-0/+243
* crypto: powerpc/sha1 - kernel configMarkus Stockhausen2015-03-021-0/+2
* crypto: powerpc/aes - kernel configMarkus Stockhausen2015-03-011-0/+2
* cyprot: powerpc/aes - glue codeMarkus Stockhausen2015-03-011-0/+512
* crypto: powerpc/aes - ECB/CBC/CTR/XTS modesMarkus Stockhausen2015-03-011-0/+630
* crypto: powerpc/aes - key handlingMarkus Stockhausen2015-03-011-0/+283
* crypto: powerpc/aes - assembler coreMarkus Stockhausen2015-03-011-0/+351
* crypto: powerpc/aes - aes tablesMarkus Stockhausen2015-03-011-0/+331
* crypto: powerpc/aes - register definesMarkus Stockhausen2015-03-011-0/+42
* crypto: ppc/sha256 - kernel configMarkus Stockhausen2015-02-271-0/+2
* crypto: ppc/sha256 - glueMarkus Stockhausen2015-02-271-0/+275
* crypto: ppc/sha256 - assemblerMarkus Stockhausen2015-02-271-0/+323
* crypto: add missing crypto module aliasesMathias Krause2015-01-131-0/+1
* crypto: powerpc - replace memset by memzero_explicitJulia Lawall2014-12-021-1/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-1/+1