commit | 3fcf75092ac2aded886ae63b86264336ff2e7289 | [log] [tgz] |
---|---|---|
author | Jiawei Wang <kyr1ewang@qq.com> | Mon Sep 16 15:54:55 2024 +0800 |
committer | Gao Xiang <xiang@kernel.org> | Wed Oct 30 15:34:21 2024 +0800 |
tree | eda6d765d7cd9114e7f06818fc93515c80080021 | |
parent | c742b6aa4992fb47e1731cf7561f1c8ac2cbbb25 [diff] |
erofs-utils: tests: implement MD5 checksum for fssum This patch adds MD5 checksum initialization and some other related operations, providing support for subsequent implementation of checksum calculation for erofs image file. Signed-off-by: Jiawei Wang <kyr1ewang@qq.com> Signed-off-by: Gao Xiang <xiang@kernel.org>