Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-25 | crypto: sha512 - Optimized SHA512 x86_64 assembly routine using Supplemental ↵ | Tim Chen | |
SSE3 instructions. Provides SHA512 x86_64 assembly routine optimized with SSSE3 instructions. Speedup of 40% or more has been measured over the generic implementation. Signed-off-by: Tim Chen <tim.c.chen@linux.intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |