diff options
author | Eric Biggers <[email protected]> | 2020-05-01 22:31:22 -0700 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2020-05-08 15:32:16 +1000 |
commit | 85fc78b80f15d723db3aa8f368b414ee70a1937c (patch) | |
tree | ebbde9e7b9f899a26ef71b32d43c32ca7f3ba009 /scripts/gdb/linux | |
parent | bce395eea0f2da2b9ca2e78f101ade353686ee5c (diff) |
ASoC: cros_ec_codec: 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: Cheng-Yi Chiang <[email protected]>
Cc: Enric Balletbo i Serra <[email protected]>
Cc: Guenter Roeck <[email protected]>
Signed-off-by: Eric Biggers <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions