diff options
author | Eric Biggers <ebiggers@google.com> | 2020-05-01 22:31:21 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-05-08 15:32:15 +1000 |
commit | bce395eea0f2da2b9ca2e78f101ade353686ee5c (patch) | |
tree | 15c89d78d11f7bf2f68886e7639341a3b7874d40 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 75b93c635482dead3071fe60180b12191d3b3b0f (diff) |
KEYS: encrypted: 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: keyrings@vger.kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions