diff options
author | Eric Biggers <ebiggers@google.com> | 2018-01-25 04:09:07 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-02-15 16:26:45 +0100 |
commit | edbd1ecbd8b8fde1b69cc0d20f7d50532e225a0f (patch) | |
tree | dc06d5f0f02c4de449f495b2f5f3249a5ff40179 /security | |
parent | hwrng: imx-rngc - make symbol imx_rngc_pm_ops static (diff) | |
download | linux-edbd1ecbd8b8fde1b69cc0d20f7d50532e225a0f.tar.xz linux-edbd1ecbd8b8fde1b69cc0d20f7d50532e225a0f.zip |
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: Eric Biggers <ebiggers@google.com>
Acked-by: Tim Chen <tim.c.chen@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions