summaryrefslogtreecommitdiff
path: root/lib/raid6/recov_neon_inner.c
AgeCommit message (Expand)Author
2019-02-28lib/raid6: arm: optimize away a mask operation in NEON recovery routineArd Biesheuvel
2019-02-28lib/raid6: use vdupq_n_u8 to avoid endianness warningsndesaulniers@google.com
2017-08-09md/raid6: implement recovery using ARM NEON intrinsicsArd Biesheuvel