]> git.ipfire.org Git - thirdparty/util-linux.git/commit - libblkid/src/probe.c
libblkid: add function blkid_probe_verify_csum_buf
authorThomas Weißschuh <thomas@t-8ch.de>
Sat, 19 Nov 2022 00:55:40 +0000 (01:55 +0100)
committerThomas Weißschuh <thomas@t-8ch.de>
Mon, 21 Nov 2022 14:29:58 +0000 (15:29 +0100)
commit8c4084703dffd911e10b3b1ee2c2e60998bfc697
treed59ad43142888f8e9f8d4033cf5a80d4bdc36baf
parent186559d7486cfbd7fa8b18aab069563e683df270
libblkid: add function blkid_probe_verify_csum_buf

This function is more convenient for checksums with longer digests.
libblkid/src/blkidP.h
libblkid/src/probe.c