summaryrefslogtreecommitdiff
path: root/arch/arm64/lib/xor-neon.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-25arm64: xor-neon: mark xor_arm64_neon_*() staticArnd Bergmann1-4/+4
2022-02-11lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel1-17/+29
2021-12-14arm64/xor: use EOR3 instructions when availableArd Biesheuvel1-1/+146
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-12-06arm64: crypto: add NEON accelerated XOR implementationJackie Liu1-0/+184