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

crypto: tcrypt - Use ahash



This patch removes the last user of the obsolete crypto_hash
interface, tcrypt, by simply switching it over to ahash.  In
fact it already has all the code there so it's just a matter
of calling the ahash speed test code with the right mask.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 2b8b28fd
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