aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/xor-neon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-11crypto: arm/xor - make vectorized C code Clang-friendlyArd Biesheuvel1-9/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-12ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor1-1/+1
2013-09-09ARM: 7835/2: fix modular build of xor_blocks() with NEON enabledArd Biesheuvel1-0/+4
2013-07-08ARM: crypto: add NEON accelerated XOR implementationArd Biesheuvel1-0/+42