aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2020-05-01 22:31:13 -0700
committerHerbert Xu <[email protected]>2020-05-08 15:32:14 +1000
commitecca1ad60cdfc061c1242490637e9e806ff1d884 (patch)
treefcb7dacfe65c50de2f6bb5b793c8d2a2fd1d3bb3 /scripts/gdb/linux/modules.py
parente29ba412bdfe15233abff3b49a46763d4a6dd7d9 (diff)
crypto: s5p-sss - 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: Krzysztof Kozlowski <[email protected]> Cc: Vladimir Zapolskiy <[email protected]> Cc: Kamil Konieczny <[email protected]> Signed-off-by: Eric Biggers <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions