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