aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/crypto
Commit message (Expand)AuthorAgeFilesLines
* Revert "GCC: Fix up for gcc 5+"Moyster2018-11-301-1/+0
* GCC: Fix up for gcc 5+mydongistiny2018-11-291-0/+1
* crypto: remove duplicate impl.Mister Oyster2017-12-278-4230/+0
* backport: crypto: arm64/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel2017-12-214-0/+596
* arm64/crypto: issue aese/aesmc instructions in pairsArd Biesheuvel2017-12-212-13/+9
* arm64: crypto: increase AES interleave to 4xArd Biesheuvel2017-12-211-1/+1
* arm64/crypto: use crypto instructions to generate AES key scheduleArd Biesheuvel2017-12-215-11/+133
* crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel2017-12-211-46/+42
* arm64: crypto: reduce priority of core AES cipherArd Biesheuvel2017-12-211-1/+1
* crypto: arm64/crc32 - bring in line with generic CRC32Ard Biesheuvel2017-12-211-3/+19
* crypto: crc32 - Add ARM64 CRC32 hw accelerated moduleYazen Ghannam2017-12-213-0/+282
* crypto: xts - fix compile errorsStephan Mueller2017-08-311-0/+1
* crypto: xts - consolidate sanity check for keysStephan Mueller2017-08-311-0/+4
* crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel2017-08-311-1/+1
* arm64: crypto: assure that ECB modes don't require an IVJeremy Linton2017-08-311-2/+2
* arm64/crypto: remove redundant update of dataColin Ian King2017-08-311-1/+0
* crypto: arm64/sha2 - add generated .S files to .gitignoreArd Biesheuvel2017-04-161-0/+2
* crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512Ard Biesheuvel2017-04-167-0/+4228
* first commitMeizu OpenSource2016-08-1515-0/+3231