summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/crypto
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* powerpc: Fix compile of sha1-powerpc-asm.S on 32-bitTony Breeds2013-03-051-2/+2
* powerpc: Add a powerpc implementation of SHA-1Michael Ellerman2013-01-103-0/+345