aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/crypto
AgeCommit message (Expand)AuthorFilesLines
2016-12-07crypto: arm64/crc32 - accelerated support based on x86 SSE implementationGravatar Ard Biesheuvel 4-0/+487
2016-12-07crypto: arm64/crct10dif - port x86 SSE implementation to arm64Gravatar Ard Biesheuvel 4-0/+495
2016-12-01crypto: arm64/aes-ce-ccm - Fix AEAD decryption lengthGravatar Herbert Xu 1-2/+2
2016-11-30crypto: arm64/aes-ce-ctr - fix skcipher conversionGravatar Ard Biesheuvel 1-0/+1
2016-11-30crypto: arm/aes-ce - fix broken monolithic buildGravatar Ard Biesheuvel 1-1/+1
2016-11-29crypto: arm/aes - Select SIMD in KconfigGravatar Herbert Xu 1-2/+2
2016-11-29crypto: arm64/sha2 - add generated .S files to .gitignoreGravatar Ard Biesheuvel 1-0/+2
2016-11-28crypto: arm64/aes - Convert to skcipherGravatar Herbert Xu 1-224/+158
2016-11-28crypto: aes-ce-ccm - Use skcipher walk interfaceGravatar Herbert Xu 1-37/+13
2016-11-28crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512Gravatar Ard Biesheuvel 7-0/+4228
2016-10-21crypto: arm64/aes-xts-ce: fix for big endianGravatar Ard Biesheuvel 2-1/+3
2016-10-21crypto: arm64/aes-neon - fix for big endianGravatar Ard Biesheuvel 1-10/+15
2016-10-21crypto: arm64/aes-ccm-ce: fix for big endianGravatar Ard Biesheuvel 1-26/+27
2016-10-21crypto: arm64/sha2-ce - fix for big endianGravatar Ard Biesheuvel 1-2/+2
2016-10-21crypto: arm64/sha1-ce - fix for big endianGravatar Ard Biesheuvel 1-2/+2
2016-10-21crypto: arm64/ghash-ce - fix for big endianGravatar Ard Biesheuvel 1-3/+3
2016-10-21crypto: arm64/aes-ce - fix for big endianGravatar Ard Biesheuvel 1-10/+15
2016-09-13crypto: arm64/aes-ctr - fix NULL dereference in tail processingGravatar Ard Biesheuvel 1-1/+1
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-0/+5
2016-02-17crypto: xts - fix compile errorsGravatar Stephan Mueller 1-0/+1
2016-02-17crypto: xts - consolidate sanity check for keysGravatar Stephan Mueller 1-0/+4
2016-02-15arm/arm64: crypto: assure that ECB modes don't require an IVGravatar Jeremy Linton 1-2/+2
2015-11-18arm64: crypto: reduce priority of core AES cipherGravatar Ard Biesheuvel 1-1/+1
2015-08-17crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagGravatar Herbert Xu 1-1/+0
2015-07-17crypto: aes-ce-ccm - Convert to new AEAD interfaceGravatar Herbert Xu 1-26/+43
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Herbert Xu 2-13/+9
2015-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Herbert Xu 3-3/+25
2015-05-07crypto: arm64/sha2-ce - prevent asm code finalization in final() pathGravatar Ard Biesheuvel 1-0/+3
2015-05-07crypto: arm64/sha1-ce - prevent asm code finalization in final() pathGravatar Ard Biesheuvel 1-0/+3
2015-05-07crypto: arm64/crc32 - bring in line with generic CRC32Gravatar Ard Biesheuvel 1-3/+19
2015-04-23crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.hGravatar Herbert Xu 1-1/+1
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-13/+9
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 5-322/+130
2015-04-10crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layerGravatar Ard Biesheuvel 2-193/+63
2015-04-10crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layerGravatar Ard Biesheuvel 2-125/+59
2015-03-31crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphersGravatar Stephan Mueller 1-4/+8
2015-03-19arm64/crypto: issue aese/aesmc instructions in pairsGravatar Ard Biesheuvel 2-13/+9
2015-02-26arm64: crypto: increase AES interleave to 4xGravatar Ard Biesheuvel 1-1/+1
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 5-5/+287
2014-11-24crypto: prefix module autoloading with "crypto-"Gravatar Kees Cook 2-5/+5
2014-11-20crypto: crc32 - Add ARM64 CRC32 hw accelerated moduleGravatar Yazen Ghannam 3-0/+282
2014-11-06arm64/crypto: use crypto instructions to generate AES key scheduleGravatar Ard Biesheuvel 5-11/+133
2014-08-26arm64/crypto: remove redundant update of dataGravatar Colin Ian King 1-1/+0
2014-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+1
2014-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-6/+6
2014-07-28crypto: arm64-aes - fix encryption of unaligned dataGravatar Mikulas Patocka 1-6/+6
2014-07-24arm64/crypto: fix makefile rule for aes-glue-%.oGravatar Andreas Schwab 1-1/+1
2014-06-18arm64/crypto: improve performance of GHASH algorithmGravatar Ard Biesheuvel 2-56/+40
2014-06-18arm64/crypto: fix data corruption bug in GHASH algorithmGravatar Ard Biesheuvel 1-0/+1
2014-05-14arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto ExtensionsGravatar Ard Biesheuvel 6-0/+1521