aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2023-10-09 00:32:14 -0700
committerHerbert Xu <[email protected]>2023-10-20 13:39:25 +0800
commit2e02c25ac93463d52bd7c1010cd647c944f179e1 (patch)
tree96ead6c6abae8e3513a1fd5c2dd9d2ee56745d06 /include/linux/debugobjects.h
parent313a4074d78fc9b90c93c9298e9f90d86a144231 (diff)
crypto: shash - fold shash_digest_unaligned() into crypto_shash_digest()
Fold shash_digest_unaligned() into its only remaining caller. Also, avoid a redundant check of CRYPTO_TFM_NEED_KEY by replacing the call to crypto_shash_init() with shash->init(desc). Finally, replace shash_update_unaligned() + shash_final_unaligned() with shash_finup_unaligned() which does exactly that. Signed-off-by: Eric Biggers <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions