aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-11
|\
| * crypto: arm64/sha2-ce - prevent asm code finalization in final() pathArd Biesheuvel2015-05-06
| * crypto: arm64/sha1-ce - prevent asm code finalization in final() pathArd Biesheuvel2015-05-06
| * crypto: arm64/crc32 - bring in line with generic CRC32Ard Biesheuvel2015-05-06
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-16
|\ \ | |/ |/|
| * arm64/crypto: issue aese/aesmc instructions in pairsArd Biesheuvel2015-03-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-15
|\ \ | |/ |/|
| * crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layerArd Biesheuvel2015-04-10
| * crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layerArd Biesheuvel2015-04-10
| * crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphersStephan Mueller2015-03-31
* | arm64: crypto: increase AES interleave to 4xArd Biesheuvel2015-02-26
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-13
|\
| * crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24
| * crypto: crc32 - Add ARM64 CRC32 hw accelerated moduleYazen Ghannam2014-11-20
* | arm64/crypto: use crypto instructions to generate AES key scheduleArd Biesheuvel2014-11-06
|/
* arm64/crypto: remove redundant update of dataColin Ian King2014-08-26
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-08-04
|\
| * arm64/crypto: fix makefile rule for aes-glue-%.oAndreas Schwab2014-07-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-07-28
|\ \ | |/ |/|
| * crypto: arm64-aes - fix encryption of unaligned dataMikulas Patocka2014-07-28
* | arm64/crypto: improve performance of GHASH algorithmArd Biesheuvel2014-06-18
* | arm64/crypto: fix data corruption bug in GHASH algorithmArd Biesheuvel2014-06-18
|/
* arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto ExtensionsArd Biesheuvel2014-05-14
* arm64/crypto: AES in CCM mode using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-14
* arm64/crypto: AES using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-14
* arm64/crypto: GHASH secure hash using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-14
* arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-14
* arm64/crypto: SHA-1 using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-14