crypto: sha256 - Create module providing optimized SHA256 routines using SSSE3, AVX...
authorTim Chen <tim.c.chen@linux.intel.com>
Tue, 26 Mar 2013 20:59:17 +0000 (13:59 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 25 Apr 2013 13:00:57 +0000 (21:00 +0800)
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>

No differences found