Skip to content
Commit ba974adb authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: tcrypt - Add support for hash speed testing with keys



Currently if you speed test a hash that requires a key you'll get an
error because tcrypt does not set a key by default.  This patch
allows a key to be set using the new module parameter klen.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent f7ade9aa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment