aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/aes-ce-cipher.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-29crypto: arm64/aes-ce-cipher - move assembler code to .S fileArd Biesheuvel1-281/+0
2017-08-04crypto: arm64/aes-ce-cipher: add non-SIMD generic fallbackArd Biesheuvel1-3/+17
2017-08-04crypto: arm64/aes-ce-cipher - match round key endianness with generic codeArd Biesheuvel1-19/+16
2016-10-21crypto: arm64/aes-ce - fix for big endianArd Biesheuvel1-10/+15
2015-11-18arm64: crypto: reduce priority of core AES cipherArd Biesheuvel1-1/+1
2014-11-06arm64/crypto: use crypto instructions to generate AES key scheduleArd Biesheuvel1-1/+111
2014-05-14arm64/crypto: AES using ARMv8 Crypto ExtensionsArd Biesheuvel1-0/+155