summaryrefslogtreecommitdiff
path: root/arch/arm64/crypto/aes-neonbs-glue.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-04-18crypto: arm64/aes-neonbs - don't access already-freed walk.ivEric Biggers
2019-04-16arm64: HWCAP: add support for AT_HWCAP2Andrew Murray
2019-03-22crypto: arm64 - convert to use crypto_simd_usable()Eric Biggers
2018-03-16crypto: arm64/aes-bs - move kernel mode neon en/disable into loopArd Biesheuvel
2018-03-16crypto: arm64/aes-blk - move kernel mode neon en/disable into loopArd Biesheuvel
2017-08-04crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTRArd Biesheuvel
2017-08-04crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel
2017-02-03crypto: arm64/aes - don't use IV buffer to return final keystream blockArd Biesheuvel
2017-02-03crypto: arm64/aes - replace scalar fallback with plain NEON fallbackArd Biesheuvel
2017-01-13crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64Ard Biesheuvel