summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/aes-ce-glue.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-02crypto: Prepare to move crypto_tfm_ctxHerbert Xu1-1/+1
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers1-7/+1
2019-07-26crypto: arm64/aes-ce-cipher - use AES library as fallbackArd Biesheuvel1-5/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-03-22crypto: arm64 - convert to use crypto_simd_usable()Eric Biggers1-2/+3
2017-11-29crypto: arm64/aes-ce-cipher - move assembler code to .S fileArd Biesheuvel1-0/+190