diff options
author | Eric Biggers <ebiggers@google.com> | 2020-05-02 08:31:08 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-05-08 08:32:13 +0300 |
commit | 8cbb809794b14703c960b5e2941c9e7fd97b765a (patch) | |
tree | 5a41074cea54d527ab0a1d61c42b1cf337feab45 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f32b6775c795b125361ea9181ca4fcfa261a91dd (diff) | |
download | linux-8cbb809794b14703c960b5e2941c9e7fd97b765a.tar.xz |
crypto: ccree - 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: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Acked-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions