diff options
author | 2020-05-01 22:31:21 -0700 | |
---|---|---|
committer | 2020-05-08 15:32:15 +1000 | |
commit | bce395eea0f2da2b9ca2e78f101ade353686ee5c (patch) | |
tree | 15c89d78d11f7bf2f68886e7639341a3b7874d40 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sctp: use crypto_shash_tfm_digest() (diff) | |
download | wireguard-linux-bce395eea0f2da2b9ca2e78f101ade353686ee5c.tar.xz wireguard-linux-bce395eea0f2da2b9ca2e78f101ade353686ee5c.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions