summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/aes-ce-cipher.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm64/aes-ce-cipher - move assembler code to .S fileArd Biesheuvel2017-11-291-281/+0
* crypto: arm64/aes-ce-cipher: add non-SIMD generic fallbackArd Biesheuvel2017-08-041-3/+17
* crypto: arm64/aes-ce-cipher - match round key endianness with generic codeArd Biesheuvel2017-08-041-19/+16
* crypto: arm64/aes-ce - fix for big endianArd Biesheuvel2016-10-211-10/+15
* arm64: crypto: reduce priority of core AES cipherArd Biesheuvel2015-11-181-1/+1
* arm64/crypto: use crypto instructions to generate AES key scheduleArd Biesheuvel2014-11-061-1/+111
* arm64/crypto: AES using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-141-0/+155