summaryrefslogtreecommitdiff
path: root/arch/powerpc/crypto
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 136Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-04-20powerpc/crypto: Use cheaper random numbers for crc-vpmsum self-testGeorge Spelvin
2019-04-18crypto: powerpc - convert to use crypto_simd_usable()Eric Biggers
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers
2018-01-12crypto: hash - annotate algorithms taking optional keyEric Biggers
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-04-21crypto: crct10dif-vpmsum - Fix missing preempt_disable()Michael Ellerman
2017-04-07powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()Michael Ellerman
2017-03-24crypto: powerpc - Stress test for vpmsum implementationsDaniel Axtens
2017-03-24crypto: powerpc - Add CRC-T10DIF accelerationDaniel Axtens
2017-03-24crypto: powerpc - Re-enable non-REFLECTed CRCsDaniel Axtens
2017-03-24crypto: powerpc - Factor out the core CRC vpmsum algorithmDaniel Axtens
2017-03-08crypto: powerpc - Fix initialisation of crc32c contextDaniel Axtens
2016-11-28crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM optionJean Delvare
2016-10-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-10-02crypto: sha1-powerpc - little-endian supportMarcelo Cerri
2016-08-09crypto: crc32c-vpmsum - Convert to CPU feature based module autoloadingAnton Blanchard
2016-07-05crypto: powerpc - Add POWER8 optimised crc32cAnton Blanchard
2016-05-31crypto: powerpc - Fix typoAndrea Gelmini
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2016-02-17crypto: xts - fix compile errorsStephan Mueller
2016-02-17crypto: xts - consolidate sanity check for keysStephan Mueller
2015-12-01powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard
2015-05-18crypto: powerpc/md5 - use md5 IV MD5_HX instead of their raw valueLABBE Corentin
2015-03-09crypto: powerpc - move files to fix build errorKim Phillips
2015-03-04crypto: powerpc/md5 - kernel configMarkus Stockhausen
2015-03-04crypto: powerpc/md5 - glueMarkus Stockhausen
2015-03-04crypto: powerpc/md5 - assemblerMarkus Stockhausen
2015-03-02crypto: powerpc/sha1 - kernel configMarkus Stockhausen
2015-03-01crypto: powerpc/aes - kernel configMarkus Stockhausen
2015-03-01cyprot: powerpc/aes - glue codeMarkus Stockhausen
2015-03-01crypto: powerpc/aes - ECB/CBC/CTR/XTS modesMarkus Stockhausen
2015-03-01crypto: powerpc/aes - key handlingMarkus Stockhausen
2015-03-01crypto: powerpc/aes - assembler coreMarkus Stockhausen
2015-03-01crypto: powerpc/aes - aes tablesMarkus Stockhausen
2015-03-01crypto: powerpc/aes - register definesMarkus Stockhausen
2015-02-27crypto: ppc/sha256 - kernel configMarkus Stockhausen
2015-02-27crypto: ppc/sha256 - glueMarkus Stockhausen
2015-02-27crypto: ppc/sha256 - assemblerMarkus Stockhausen
2015-01-13crypto: add missing crypto module aliasesMathias Krause
2014-12-02crypto: powerpc - replace memset by memzero_explicitJulia Lawall
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook