diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2014-12-04 09:43:29 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2014-12-05 16:57:47 +0100 |
commit | 8606813a6c8997fd3bb805186056d78670eb86ca (patch) | |
tree | 40a3f31e5c71113650b6794d233e9027724343d3 /crypto/algif_skcipher.c | |
parent | crypto: af_alg - add user space interface for AEAD (diff) | |
download | linux-8606813a6c8997fd3bb805186056d78670eb86ca.tar.xz linux-8606813a6c8997fd3bb805186056d78670eb86ca.zip |
crypto: tcrypt - Allow speed testing of arbitrary hash functions
This patch allows the testing of arbitrary hash functions specified
by the alg module parameter by using them in mode 300 (for sync hash)
and mode 400 (for async hash).
For example, you could do
modprobe tcrypt mode=300 alg='vmac(aes)'
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algif_skcipher.c')
0 files changed, 0 insertions, 0 deletions