Skip to content

Commit

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

Introduce an async aead 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
Gilad Ben-Yossef authored and Herbert Xu committed Dec 28, 2017
1 parent e161c59 commit 427988d
Showing 1 changed file with 378 additions and 59 deletions.
Loading

0 comments on commit 427988d

Please sign in to comment.