Skip to content
Commit e01d69cb authored by Tim Chen's avatar Tim Chen Committed by Herbert Xu
Browse files

crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX instructions.



Provides SHA512 x86_64 assembly routine optimized with SSE and AVX instructions.
Speedup of 60% or more has been measured over the generic implementation.

Signed-off-by: default avatarTim Chen <tim.c.chen@linux.intel.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent bf215cee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment