From: Ard Biesheuvel Date: Fri, 17 May 2013 16:51:23 +0000 (+0200) Subject: ARM: crypto: add NEON accelerated XOR implementation X-Git-Tag: v3.12-rc1~128^2^3~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01956597cbc46df072f20f90a40eebe356200c38;p=pandora-kernel.git 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 Acked-by: Nicolas Pitre --- Reading git-diff-tree failed