Home
last modified time | relevance | path

Searched hist:"8275 d1aa642295edd34a11a117080384bb9d65c2" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/crypto/
H A Dsha256_ssse3_glue.c8275d1aa642295edd34a11a117080384bb9d65c2 Tue Mar 26 21:59:17 CET 2013 Tim Chen <tim.c.chen@linux.intel.com> crypto: sha256 - Create module providing optimized SHA256 routines using SSSE3, AVX or AVX2 instructions.

We added glue code and config options to create crypto
module that uses SSE/AVX/AVX2 optimized SHA256 x86_64 assembly routines.

Signed-off-by: Tim Chen <tim.c.chen@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>