Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-25 | arm64: xor-neon: mark xor_arm64_neon_*() static | Arnd Bergmann | 1 | -4/+4 |
2022-02-11 | lib/xor: make xor prototypes more friendly to compiler vectorization | Ard Biesheuvel | 1 | -17/+29 |
2021-12-14 | arm64/xor: use EOR3 instructions when available | Ard Biesheuvel | 1 | -1/+146 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-12-06 | arm64: crypto: add NEON accelerated XOR implementation | Jackie Liu | 1 | -0/+184 |