aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/commit.c
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2023-10-29 05:03:55 +0000
committerRichard Weinberger <[email protected]>2024-01-05 15:29:53 +0000
commit738fadaa549797c777650ac8d0d433fdc20152e3 (patch)
treea0ab2d7fe99c255694e776a6d432f81e9a026fc5 /fs/ubifs/commit.c
parentLinux 6.7-rc7 (diff)
downloadkernel-738fadaa549797c777650ac8d0d433fdc20152e3.tar.gz
kernel-738fadaa549797c777650ac8d0d433fdc20152e3.zip
ubifs: use crypto_shash_tfm_digest() in ubifs_hmac_wkm()
Simplify ubifs_hmac_wkm() by using crypto_shash_tfm_digest() instead of an alloc+init+update+final sequence. This should also improve performance. Signed-off-by: Eric Biggers <[email protected]> Tested-by: Zhihao Cheng <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'fs/ubifs/commit.c')
0 files changed, 0 insertions, 0 deletions