summaryrefslogtreecommitdiff
path: root/arch/powerpc/crypto
Commit message (Expand)AuthorAge
* 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-17
|/
* powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard2015-12-01
* 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
* powerpc: Fix compile of sha1-powerpc-asm.S on 32-bitTony Breeds2013-03-05
* powerpc: Add a powerpc implementation of SHA-1Michael Ellerman2013-01-10