summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/crypto
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 136Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-10
|\
| * powerpc/crypto: Use cheaper random numbers for crc-vpmsum self-testGeorge Spelvin2019-04-20
* | crypto: powerpc - convert to use crypto_simd_usable()Eric Biggers2019-04-18
|/
* Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-17
|\
| * powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-30
* | crypto: shash - remove useless setting of type flagsEric Biggers2018-07-08
|/
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-01-12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-02
|\
| * crypto: crct10dif-vpmsum - Fix missing preempt_disable()Michael Ellerman2017-04-21
| * crypto: powerpc - Stress test for vpmsum implementationsDaniel Axtens2017-03-24
| * crypto: powerpc - Add CRC-T10DIF accelerationDaniel Axtens2017-03-24
| * crypto: powerpc - Re-enable non-REFLECTed CRCsDaniel Axtens2017-03-24
| * crypto: powerpc - Factor out the core CRC vpmsum algorithmDaniel Axtens2017-03-24
* | powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()Michael Ellerman2017-04-07
|/
* crypto: powerpc - Fix initialisation of crc32c contextDaniel Axtens2017-03-08
* crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM optionJean Delvare2016-11-28
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-10-10
|\
| * crypto: sha1-powerpc - little-endian supportMarcelo Cerri2016-10-02
* | crypto: crc32c-vpmsum - Convert to CPU feature based module autoloadingAnton Blanchard2016-08-09
|/
* crypto: powerpc - Add POWER8 optimised crc32cAnton Blanchard2016-07-05
* crypto: powerpc - Fix typoAndrea Gelmini2016-05-31
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-19
|\
| * powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-01
* | crypto: xts - fix compile errorsStephan Mueller2016-02-17
* | crypto: xts - consolidate sanity check for keysStephan Mueller2016-02-16
|/
* powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard2015-11-30
* crypto: powerpc/md5 - use md5 IV MD5_HX instead of their raw valueLABBE Corentin2015-05-18
* crypto: powerpc - move files to fix build errorKim Phillips2015-03-09
* crypto: powerpc/md5 - kernel configMarkus Stockhausen2015-03-04
* crypto: powerpc/md5 - glueMarkus Stockhausen2015-03-04
* crypto: powerpc/md5 - assemblerMarkus Stockhausen2015-03-04
* crypto: powerpc/sha1 - kernel configMarkus Stockhausen2015-03-02
* crypto: powerpc/aes - kernel configMarkus Stockhausen2015-03-01
* cyprot: powerpc/aes - glue codeMarkus Stockhausen2015-03-01
* crypto: powerpc/aes - ECB/CBC/CTR/XTS modesMarkus Stockhausen2015-03-01
* crypto: powerpc/aes - key handlingMarkus Stockhausen2015-03-01
* crypto: powerpc/aes - assembler coreMarkus Stockhausen2015-03-01
* crypto: powerpc/aes - aes tablesMarkus Stockhausen2015-03-01
* crypto: powerpc/aes - register definesMarkus Stockhausen2015-03-01
* crypto: ppc/sha256 - kernel configMarkus Stockhausen2015-02-27
* crypto: ppc/sha256 - glueMarkus Stockhausen2015-02-27
* crypto: ppc/sha256 - assemblerMarkus Stockhausen2015-02-27
* crypto: add missing crypto module aliasesMathias Krause2015-01-13
* crypto: powerpc - replace memset by memzero_explicitJulia Lawall2014-12-02
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24