diff options
author | Megha Dey | 2016-06-27 10:20:08 -0700 |
---|---|---|
committer | Herbert Xu | 2016-06-28 16:06:40 +0800 |
commit | bee5cfd9f6702fa93f183a289dda798042bde489 (patch) | |
tree | 1e08f7fec33a7de1f38461646aa87c5fd5fa96a0 /crypto/tcrypt.c | |
parent | 2cdacb68d70d3c2f0fc41108619d51bc256df10a (diff) |
crypto: sha512-mb - Crypto computation (x4 AVX2)
This patch introduces the assembly routines to do SHA512 computation on
buffers belonging to several jobs at once. The assembly routines are
optimized with AVX2 instructions that have 4 data lanes and using AVX2
registers.
Signed-off-by: Megha Dey <megha.dey@linux.intel.com>
Reviewed-by: Fenghua Yu <fenghua.yu@intel.com>
Reviewed-by: Tim Chen <tim.c.chen@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/tcrypt.c')
0 files changed, 0 insertions, 0 deletions