summaryrefslogtreecommitdiff
path: root/arch/arm64/lib/xor-neon.c
AgeCommit message (Expand)Author
2023-05-25arm64: xor-neon: mark xor_arm64_neon_*() staticArnd Bergmann
2022-02-11lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel
2021-12-14arm64/xor: use EOR3 instructions when availableArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-12-06arm64: crypto: add NEON accelerated XOR implementationJackie Liu