diff options
author | Eric Biggers <ebiggers@google.com> | 2020-05-02 07:31:18 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-05-08 07:32:15 +0200 |
commit | f80df3851246ce5b9b7dd9625f3438e0f39383f1 (patch) | |
tree | 127df489a32f5d5179e33211550f5046978e8294 /net/bluetooth/smp.c | |
parent | nfsd: use crypto_shash_tfm_digest() (diff) | |
download | linux-f80df3851246ce5b9b7dd9625f3438e0f39383f1.tar.xz linux-f80df3851246ce5b9b7dd9625f3438e0f39383f1.zip |
ubifs: use crypto_shash_tfm_digest()
Instead of manually allocating a 'struct shash_desc' on the stack and
calling crypto_shash_digest(), switch to using the new helper function
crypto_shash_tfm_digest() which does this for us.
Cc: linux-mtd@lists.infradead.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'net/bluetooth/smp.c')
0 files changed, 0 insertions, 0 deletions