Skip to content
Snippets Groups Projects
Commit edbd1ecb authored by Eric Biggers's avatar Eric Biggers Committed by Herbert Xu
Browse files

crypto: mcryptd - remove pointless wrapper functions


There is no need for ahash_mcryptd_{update,final,finup,digest}(); we
should just call crypto_ahash_*() directly.

Signed-off-by: default avatarEric Biggers <ebiggers@google.com>
Acked-by: default avatarTim Chen <tim.c.chen@linux.intel.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 40b776ae
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment