diff options
author | 2020-05-01 22:31:20 -0700 | |
---|---|---|
committer | 2020-05-08 15:32:15 +1000 | |
commit | 75b93c635482dead3071fe60180b12191d3b3b0f (patch) | |
tree | aa4d55d9c94841ec5bb381102ecca865d0812f57 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Bluetooth: use crypto_shash_tfm_digest() (diff) | |
download | wireguard-linux-75b93c635482dead3071fe60180b12191d3b3b0f.tar.xz wireguard-linux-75b93c635482dead3071fe60180b12191d3b3b0f.zip |
sctp: 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-sctp@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