diff options
author | Megha Dey <megha.dey@linux.intel.com> | 2016-06-24 01:40:47 (GMT) |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-06-27 08:57:46 (GMT) |
commit | 087bcd225c5656a0beac02739471085d000c9680 (patch) | |
tree | ccd61009ea8219153ac337f21cf00dcffbe944dc /arch/x86/Makefile.um | |
parent | 992532474ffa954ff678627a1c0f815d7b6cd7fc (diff) | |
download | linux-087bcd225c5656a0beac02739471085d000c9680.tar.xz |
crypto: tcrypt - Add speed tests for SHA multibuffer algorithms
The existing test suite to calculate the speed of the SHA algorithms
assumes serial (single buffer)) computation of data. With the SHA
multibuffer algorithms, we work on 8 lanes of data in parallel. Hence,
the need to introduce a new test suite to calculate the speed for these
algorithms.
Signed-off-by: Megha Dey <megha.dey@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/x86/Makefile.um')
0 files changed, 0 insertions, 0 deletions