Skip to content

Commit

Permalink
crypto: tcrypt - add multibuf skcipher speed test
Browse files Browse the repository at this point in the history
The performance of some skcipher tfm providers is affected by
the amount of parallelism possible with the processing.

Introduce an async skcipher concurrent multiple buffer
processing speed test to be able to test performance of such
tfm providers.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
  • Loading branch information
gby authored and herbertx committed Dec 28, 2017
1 parent b34a0f6 commit e161c59
Showing 1 changed file with 460 additions and 0 deletions.

0 comments on commit e161c59

Please sign in to comment.