summaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib/xor-neon.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: xor-neon: mark xor_arm64_neon_*() staticArnd Bergmann2023-05-251-4/+4
* lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel2022-02-111-17/+29
* arm64/xor: use EOR3 instructions when availableArd Biesheuvel2021-12-141-1/+146
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* arm64: crypto: add NEON accelerated XOR implementationJackie Liu2018-12-061-0/+184