Home
last modified time | relevance | path

Searched hist:"01956597 cbc46df072f20f90a40eebe356200c38" (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/include/asm/
H A Dxor.hdiff 01956597cbc46df072f20f90a40eebe356200c38 Fri May 17 18:51:23 CEST 2013 Ard Biesheuvel <ard.biesheuvel@linaro.org> ARM: crypto: add NEON accelerated XOR implementation

Add a source file xor-neon.c (which is really just the reference
C implementation passed through the GCC vectorizer) and hook it
up to the XOR framework.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Nicolas Pitre <nico@linaro.org>
/linux/arch/arm/lib/
H A Dxor-neon.c01956597cbc46df072f20f90a40eebe356200c38 Fri May 17 18:51:23 CEST 2013 Ard Biesheuvel <ard.biesheuvel@linaro.org> ARM: crypto: add NEON accelerated XOR implementation

Add a source file xor-neon.c (which is really just the reference
C implementation passed through the GCC vectorizer) and hook it
up to the XOR framework.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Nicolas Pitre <nico@linaro.org>