aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2023-10-28 21:56:13 -0700
committerHerbert Xu <herbert@gondor.apana.org.au>2023-11-17 19:16:29 +0800
commit84d0217336d76fc4ba5dcd71ca195f4dc71c1d4d (patch)
treefdb52fa2d02e77f3e347c81aa1e5e98e0d57c6d7 /crypto
parenta61fb707599e8d26d1b6838021108dbde1a67ce8 (diff)
downloadlinux-84d0217336d76fc4ba5dcd71ca195f4dc71c1d4d.tar.gz
crypto: sun8i-ss - use crypto_shash_tfm_digest() in sun8i_ss_hashkey()
Simplify sun8i_ss_hashkey() by using crypto_shash_tfm_digest() instead of an alloc+init+update+final sequence. This should also improve performance. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions